Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一段时间以来,我一直在尝试将 Julia 包编译成 EXE,但收效甚微。最近,我决定研究一下用 Python 包装它,然后将其转换为 EXE。除了启动时 EXE 崩溃显示附加的错误消息外,这效果很好。你们中的任何人都可以帮助我理解错误是什么,或者即使这是正确的路径?该错误也存在于该--onedir属性中。
--onedir
在您的命令提示符下,
pip uninstall typing
然后再次运行您的 pyinstaller 命令。它不会崩溃