赞
踩
Pycharm → Terminal,运行如下代码:
pyinstaller --onefile --noconsole '.\Work_Order _Statistics\WOS_v1.1.py'
pip install pyinstaller
提示报错如下:
(venv) PS E:\program\Pycharm Files\0825Project> pyinstaller --onefile --noconsole '.\Work_Order _Statistics\WOS_v1.1.py'
Fatal error in launcher: Unable to create process using '"d:\my files\pycharm files\0825project\venv\scripts\python.exe" "E:\program\Pycharm Files\0825Project\venv\Scripts\pyinstaller.exe" --onefile --noconsole ".\Work_Order _Statistics\WOS_v1.1.py"': ???????????
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。