Jondy
Jondy
Fixed in 8.5.10 Now there is new package `pyarmor.cli.core.cygwin` to support Cygwin with Python 3.7~3.9 (cygwin official download site only provides Python 3.7~3.9 packages)
Try to apply this patch 425164dd836ef92bf0b3ab68958e69b034b8980e
I'll check it.
I build one dev extension `pyarmor_runtime`, please download it and overwrite the old one in the package `pyarmor/cli/core/cygwin` and try it https://pyarmor.dashingsoft.com/downloads/temp/cygwin.x86_64/libs/cp3.9/pyarmor_runtime.dll
Try to remove `~/.pyarmor/.license.token`
I have uploaded pre-release core https://pyarmor.dashingsoft.com/downloads/temp/pyarmor.cli.core.windows-6.5.3-cp310-none-any.whl Download this wheel and unzip it, pick up `x86_64/pytransform3.pyd` Replace `cp310` with other python version to download other wheel
Fixed in 8.5.10
请参考 https://github.com/dashingsoft/pyarmor/issues/2085#issuecomment-2728376172
Pyarmor 8.5.11 fix one rft issue, please first try this pre-realse version https://pyarmor.dashingsoft.com/downloads/temp/pyarmor-8.5.11.zip
I do a similar test, but can't reproduce it. My suggestion is 1. First upgrade pyarmor 8.5.11, which has been released yesterday. 2. Remove current path `.pyarmor`, make sure there...