打开APP
userphoto
未登录

开通VIP,畅享免费电子书等14项超值服

开通VIP
windows安装pyinstaller报错

安装一直报错

C:\Users\Administrator>pip install pyinstaller -i https://pypi.douban.com/simple

Looking in indexes: https://pypi.douban.com/simple

Collecting pyinstaller

  Using cached https://pypi.doubanio.com/packages/3c/c9/c3f9bc64eb11eee6a824686deba6129884c8cbdf70e750661773b9865ee0/PyInstaller-3.6.tar.gz

  Installing build dependencies ... error

  Complete output from command c:\python27\python.exe -m pip install --ignore-installed --no-user --prefix c:\users\admini~1\appdata\local\temp\132\pip-build-env-rkal1w --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.douban.com/simple -- setuptools>=38.2.5 wheel:


  Usage:

    c:\python27\python.exe -m pip install [options] <requirement specifier> [package-index-options] ...

    c:\python27\python.exe -m pip install [options] -r <requirements file> [package-index-options] ...

    c:\python27\python.exe -m pip install [options] [-e] <vcs project url> ...

    c:\python27\python.exe -m pip install [options] [-e] <local project path> ...

    c:\python27\python.exe -m pip install [options] <archive url/path> ...


  no such option: --no-user


  ----------------------------------------

Command "c:\python27\python.exe -m pip install --ignore-installed --no-user --prefix c:\users\admini~1\appdata\local\temp\132\pip-build-env-rkal1w --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.douban.com/simple -- setuptools>=38.2.5 wheel" failed with error code 2 in None


换一种命令方式安装成功

C:\Users\Administrator>c:\Python27\python.exe -m pip install  pyinstaller -i https://pypi.douban.com/simple

Collecting pyinstaller

  Cache entry deserialization failed, entry ignored

  Cache entry deserialization failed, entry ignored

  Cache entry deserialization failed, entry ignored

  Downloading https://pypi.doubanio.com/packages/3c/c9/c3f9bc64eb11eee6a824686deba6129884c8cbdf70e750661773b9865ee0/PyInstaller-3.6.tar.gz (3.5MB)

    100% |████████████████████████████████| 3.5MB 104kB/s

Requirement already satisfied: setuptools in c:\python27\lib\site-packages (from pyinstaller)

Collecting altgraph (from pyinstaller)

  Downloading https://pypi.doubanio.com/packages/ee/3d/bfca21174b162f6ce674953f1b7a640c1498357fa6184776029557c25399/altgraph-0.17-py2.py3-none-any.whl

Collecting dis3 (from pyinstaller)

  Downloading https://pypi.doubanio.com/packages/9c/5c/4a4a2802f10f558018413990a58fd3dd7ed1eb48e6de7266334c2489bad6/dis3-0.1.3-py2-none-any.whl

Collecting pywin32-ctypes>=0.2.0 (from pyinstaller)

  Downloading https://pypi.doubanio.com/packages/9e/4b/3ab2720f1fa4b4bc924ef1932b842edf10007e4547ea8157b0b9fc78599a/pywin32_ctypes-0.2.0-py2.py3-none-any.whl

Collecting pefile>=2017.8.1 (from pyinstaller)

  Downloading https://pypi.doubanio.com/packages/36/58/acf7f35859d541985f0a6ea3c34baaefbfaee23642cf11e85fe36453ae77/pefile-2019.4.18.tar.gz (62kB)

    100% |████████████████████████████████| 71kB 285kB/s

Requirement already satisfied: future in c:\python27\lib\site-packages\future-0.17.1-py2.7.egg (from pefile>=2017.8.1->pyinstaller)

Installing collected packages: altgraph, dis3, pywin32-ctypes, pefile, pyinstaller

  Running setup.py install for pefile ... done

  Running setup.py install for pyinstaller ... done

Successfully installed altgraph-0.17 dis3-0.1.3 pefile-2019.4.18 pyinstaller-3.6 pywin32-ctypes-0.2.0



来源:https://www.icode9.com/content-3-646901.html
本站仅提供存储服务,所有内容均由用户发布,如发现有害或侵权内容,请点击举报
打开APP,阅读全文并永久保存 查看更多类似文章
猜你喜欢
类似文章
【热】打开小程序,算一算2024你的财运
deepin系统下django项目创建步骤
Python脚本打包成exe,看这一篇就够了!
如何将Python项目发布到PyPI
python程序怎么变成软件
python exe打包
python
更多类似文章 >>
生活服务
热点新闻
分享 收藏 导长图 关注 下载文章
绑定账号成功
后续可登录账号畅享VIP特权!
如果VIP功能使用有故障,
可点击这里联系客服!

联系客服