赞
踩
1、需要下载安装包,安装包我已经上传
https://download.csdn.net/download/weixin_45675566/18584139
2、下载安装包后,安装步骤如下
(1)将文件拷贝到python安装位置
(2)使用win+R切换到电脑的命令行
(3)解压future压缩包,cd +future位置,使用python setup.py install
(4)解压altgraph压缩包,cd+altgraph压缩包,使用python setup.py install
(5)cd+macholib-1.14-py2.py3-none-any.whl位置,使用pip install macholib-1.14-py2.py3-none-any.whl
(6)解压pefile压缩包,cd+pefile压缩包,使用python setup.py install
(7)cd+importlib_metadata-1.6.1-py2.py3-none-any.whl位置,使用pip isntall importlib_metadata-1.6.1-py2.py3-none-any.whl
(8)cd+pyinstaller_hooks_contrib-2021.1-py2.py3-none-any.whl位置,使用pip install pyinstaller_hooks_contrib-2021.1-py2.py3-none-any.whl
(9)解压pyinstaller压缩包,cd+pyinstaller压缩包的位置,使用python setup.py install
至此就可以安装成功了。
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。