Nuitka构建后无法运行ModuleNotFoundError #2179
Unanswered
1328649047
asked this question in
Q&A
Replies: 1 comment 4 replies
-
ModuleNotFoundError 请参考 Python 导入机制自行解决 |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pyarmor 9.1.8 (pro)
构建后出现
from pyarmor_runtime_00xxxx import pyarmor
ModuleNotFoundError: No module named 'pyarmor_runtime_00xxxx'
看了文档说是要9.08后,但我都是9.1.8了还是程序这个问题
Beta Was this translation helpful? Give feedback.
All reactions