Replies: 1 comment
-
Refer to #1107 |
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
-
So currently many people seem to have problems of actually using pack and onefile commands in Pyarmor 8+.
This is one of my old commands I used to compile back in Pyarmor 7:
pyarmor-7 pack -x " --advanced 5" --clean -e "--onefile --icon 'ICON.ico' --add-data '/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/cloudscraper:cloudscraper' -c --hidden-import cloudscraper" --name TESTONEFILE /srcs/__main__.py
So I was wondering if somebody has found a method to do something similar with Pyarmor 8+, Ive read trough the whole documentation but In the end I didn't felt smarter at all.
Beta Was this translation helpful? Give feedback.
All reactions