python3.6 pyinstaller 没加密的python项目就可以运行, pyarmor obfuscate --recursive index.py 后也可以运行,但是pyinstaller 加密后的pyarmor 文件,就运行一直失败,这是为啥
展开阅读全文