pyinstall打包生产exe程序失败

加盾男爵 2019-08-29 03:15:21
pyinstaller我是直接安装github上的
pip install https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz

python3.7,win7x系统,我用PyCharm编辑项目,我打开PyCharm的Terminal里面输入
pyinstaller -w ./*.py


结果提示
86 INFO: PyInstaller: 4.0.dev0+1085db707
86 INFO: Python: 3.7.1
87 INFO: Platform: Windows-7-6.1.7601-SP1
Traceback (most recent call last):
File "D:\python\Scripts\pyinstaller-script.py", line 11, in <module>
load_entry_point('PyInstaller==4.0.dev0+1085db707', 'console_scripts', 'pyinstaller')()
File "D:\python\lib\site-packages\PyInstaller\__main__.py", line 110, in run
spec_file = run_makespec(**vars(args))
File "D:\python\lib\site-packages\PyInstaller\__main__.py", line 56, in run_makespec
spec_file = PyInstaller.building.makespec.main(filenames, **opts)
File "D:\python\lib\site-packages\PyInstaller\building\makespec.py", line 454, in main
with open_file(specfnm, 'w', encoding='utf-8') as specfile:
OSError: [Errno 22] Invalid argument: 'F:\\SvnGui\\UpdateKernel\\*.spec'


我想问下这个是什么情况
...全文
299 2 打赏 收藏 转发到动态 举报
写回复
用AI写文章
2 条回复
切换为时间正序
请发表友善的回复…
发表回复
果然C 2019-09-09
  • 打赏
  • 举报
回复
加盾男爵 2019-09-06
  • 打赏
  • 举报
回复
来人接分

37,718

社区成员

发帖
与我相关
我的任务
社区描述
JavaScript,VBScript,AngleScript,ActionScript,Shell,Perl,Ruby,Lua,Tcl,Scala,MaxScript 等脚本语言交流。
社区管理员
  • 脚本语言(Perl/Python)社区
  • IT.BOB
加入社区
  • 近7日
  • 近30日
  • 至今

试试用AI创作助手写篇文章吧