Jondy
Jondy
I'm in holiday, I'll check this when I'm back about next month. BTW, could you provide the simple script to reproduce this issue?
It has been fixed in this pre-release version pip install https://pyarmor.dashingsoft.com/downloads/temp/pyarmor-7.6.2.zip
I'll check it first.
The problem is that when `spec.loader.exec_module(module)` is called, the obfuscated script could not get the instance of the module passed by `spec.loader.exec_module`. I have not find how to fix it...
It may be a bug, I'll check this next month when I'm back to office.
I reproduce it in Windows by Python3.8, I'll check it.
Fix it in pre-release pip install https://pyarmor.dashingsoft.com/downloads/temp/pyarmor-7.7.0.zip
Do you use pyarmor trial version?