加密后脚本无法运行
#2020
Replies: 1 comment
-
搜索文档找解决方案 |
Beta Was this translation helpful? Give feedback.
0 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.
-
命令:
~/JM$ pyarmor g -O dist -r -i config/
~/JM/dist/config$ python load_config.py
错误:
Traceback (most recent call last):
File "/home/yang/JM/dist/config/load_config.py", line 2, in
from .pyarmor_runtime_000000 import pyarmor
ImportError: attempted relative import with no known parent package
Beta Was this translation helpful? Give feedback.
All reactions