Pyarmor group license #1322
Unanswered
Kathir2023
asked this question in
Q&A
Replies: 2 comments 2 replies
-
How about apply these commands?
|
Beta Was this translation helpful? Give feedback.
1 reply
-
If Python is not system Python in Darwin, refer to https://pyarmor.readthedocs.io/en/stable/reference/errors.html#outer-errors |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
We bought Group license and registered with below steps and received pyarmor-regfile-xxx.zip.
tried to register with .zip file based on steps provided in the email but getting error.
version
pyarmor -v
Pyarmor 8.2.7 (trial), 000000, non-profits
License Type : pyarmor-trial
License No. : pyarmor-vax-000000
License To :
License Product : non-profits
BCC Mode : No
RFT Mode : No
Notes
pyarmor register
Pyarmor 8.0+ has only 3 commands: gen, reg, cfg
Please replace
pyarmor
withpyarmor-7
to run old commandskathirvel@kathirvels-MacBook-Air privagpt % pyarmor reg ./pyarmor-regfile-6033.zip
INFO Python 3.11.4
INFO Pyarmor 8.2.7 (trial), 000000, non-profits
INFO Platform darwin.aarch64
INFO register "./pyarmor-regfile-6033.zip"
ERROR wrong usage for group license, please check
pyarmor reg
in Man pageregister command
pyarmor reg -g 1
INFO Python 3.11.4
INFO Pyarmor 8.2.7 (trial), 000000, non-profits
INFO Platform darwin.aarch64
INFO generating device file ".pyarmor/group/pyarmor-group-device.1"
ERROR dlopen(/opt/homebrew/lib/python3.11/site-packages/pyarmor/cli/core/pytransform3.so, 0x0002): Library not loaded: /Library/Frameworks/Python.framework/Versions/3.11/Python
Referenced from: <130C5EB5-D506-36CD-B49A-E022E5293C40> /opt/homebrew/lib/python3.11/site-packages/pyarmor/cli/core/pytransform3.so
Reason: tried: '/Library/Frameworks/Python.framework/Versions/3.11/Python' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/Library/Frameworks/Python.framework/Versions/3.11/Python' (no such file), '/Library/Frameworks/Python.framework/Versions/3.11/Python' (no such file), '/System/Library/Frameworks/Python.framework/Versions/3.11/Python' (no such file, not in dyld cache)
Beta Was this translation helpful? Give feedback.
All reactions