File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -88,6 +88,8 @@ Bootstrap failed
8888 $ export PYARMOR_PLATFORM=linux.loongarch64
8989 $ pyarmor gen foo.py
9090
91+ 4. If this platform is supported, try to upgrade Python interprerter to latest patch version. For example, upgrade Python 3.11.0b2 to 3.11.9
92+
9193Registration Failed
9294-------------------
9395
@@ -201,6 +203,8 @@ Bootstrap failed
201203
202204 If it doesn't work, try to use :option: `-i ` or :option: `--prefix ` to generate the obfuscated scripts again to fix it
203205
206+ 3. Try to upgrade Python interprerter to latest patch version. For example, upgrade Python 3.11.0b2 to 3.11.9
207+
204208**If target device is different from build device **
205209
2062101. Make sure Python version (major.minor) is same in build/target device
You can’t perform that action at this time.
0 commit comments