Skip to content

Commit 907bbc3

Browse files
committed
Add solution for bootstrap issue
1 parent 04d887f commit 907bbc3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/reference/solutions.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
9193
Registration 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

206210
1. Make sure Python version (major.minor) is same in build/target device

0 commit comments

Comments
 (0)