• pip install pyinstaller


    C:Userscoder211Desktop>pip install pyinstaller
    Collecting pyinstaller
    Downloading PyInstaller-3.3.tar.gz (3.5MB)
    100% |████████████████████████████████| 3.5MB 383kB/s
    Requirement already satisfied: setuptools in c:programfilespython36libsite-packages (from pyinstaller)
    Collecting pefile>=2017.8.1 (from pyinstaller)
    Downloading pefile-2017.11.5.tar.gz (61kB)
    100% |████████████████████████████████| 71kB 1.9MB/s
    Collecting macholib>=1.8 (from pyinstaller)
    Downloading macholib-1.9-py2.py3-none-any.whl (40kB)
    100% |████████████████████████████████| 40kB 1.5MB/s
    Collecting future (from pyinstaller)
    Downloading future-0.16.0.tar.gz (824kB)
    100% |████████████████████████████████| 829kB 1.3MB/s
    Collecting pypiwin32 (from pyinstaller)
    Downloading pypiwin32-220-cp36-none-win_amd64.whl (9.0MB)
    100% |████████████████████████████████| 9.0MB 111kB/s
    Collecting altgraph>=0.15 (from macholib>=1.8->pyinstaller)
    Downloading altgraph-0.15-py2.py3-none-any.whl
    Building wheels for collected packages: pyinstaller, pefile, future
    Running setup.py bdist_wheel for pyinstaller ... done
    Stored in directory: C:Userscoder211AppDataLocalpipCachewheels11472428a79efe01e66c86bd8d81c9c2f835fb931b907e60893bf53
    Running setup.py bdist_wheel for pefile ... done
    Stored in directory: C:Userscoder211AppDataLocalpipCachewheels30341d5f4e14feee63c615a1ae25c211b21237a6a74c1c4fb6639842
    Running setup.py bdist_wheel for future ... done
    Stored in directory: C:Userscoder211AppDataLocalpipCachewheelsc2507cd83b4baac4f63ff7a765bd16390d2ab43c93587fac9d6017a
    Successfully built pyinstaller pefile future
    Installing collected packages: future, pefile, altgraph, macholib, pypiwin32, pyinstaller
    Successfully installed altgraph-0.15 future-0.16.0 macholib-1.9 pefile-2017.11.5 pyinstaller-3.3 pypiwin32-220

  • 相关阅读:
    JS正则与PHP正则
    关于微信扫码支付的流程
    Jquery快速入门
    phpstorm快捷键大全
    CentOS 7.3 下部署基于 Node.js的微信小程序商城
    一个故事告诉你比特币的原理及运作机制 (转 2013)
    mysql The used table type doesn’t support FULLTEXT indexes 解决方案 (phpstudy 会出现),coten不会
    linux下使用 du查看某个文件或目录占用磁盘空间的大小
    ◆织梦内容管理系统模板标签代码参考
    Linux 下挂载新硬盘方法(转)
  • 原文地址:https://www.cnblogs.com/coder211/p/8028517.html
Copyright © 2020-2023  润新知