想把.py文件打包成.exe文件,使用命令行安装pyinstaller模块:pip install pyinstaller,报error: invalid command 'bdist_wheel'的错解决方法:使用命令行pip3 install ...
確定! 回上一頁