Replies: 2 comments
-
Could you help? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Worked with downgraded version 8.1.0 |
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
-
Please read this first before report any issue
https://pyarmor.readthedocs.io/en/latest/questions.html
Please copy the whole command line
pyarmor gen
and first 4 lines in the console, do not mask anything, and do not paste snapshot image1000 MainProcess 2023-04-17 17:45:51,199
Traceback (most recent call last):
File "C:\Program Files\Python311\Lib\site-packages\pyarmor\cli_main_.py", line 634, in main
main_entry(sys.argv[1:])
File "C:\Program Files\Python311\Lib\site-packages\pyarmor\cli_main_.py", line 622, in main_entry
args.func(ctx, args)
File "C:\Program Files\Python311\Lib\site-packages\pyarmor\cli_main_.py", line 172, in cmd_gen
from .generate import Builder
File "C:\Program Files\Python311\Lib\site-packages\pyarmor\cli\generate.py", line 27, in
from .core import Pytransform3
ModuleNotFoundError: No module named 'pyarmor.cli.core'
Beta Was this translation helpful? Give feedback.
All reactions