在使用pyinstaller的--key参数加密python文件遇到了一系列问题. 执行pyinstaller.exe -key xxxx -F hellow.py,报错. 报错提示需要pycrypto库,运行pip install pycrypto ...
確定! 回上一頁