-
I am encountering an issue while attempting to execute encrypted code using Pyarmor on a Windows machine. Here are the details of the problem:
python hello_world.py We are seeking assistance in understanding the cause of this error and any potential solutions. I would appreciate any guidance or insights that can help resolve this issue. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Generally it's different Python version issue. The target machine is not Python 3.10. Also upgrade Pyarmor to latest version Please check documentation to understand more about pyarmor. |
Beta Was this translation helpful? Give feedback.
-
I suggest first have a glance on documentation to understand Pyarmor features. In this case, just check the description of option |
Beta Was this translation helpful? Give feedback.
I suggest first have a glance on documentation to understand Pyarmor features. In this case, just check the description of option
--expired
.