没有合适的资源?快使用搜索试试~ 我知道了~
python64 位安装32位python
4星 · 超过85%的资源 需积分: 1 8 下载量 103 浏览量
2020-06-18
13:31:39
上传
评论 1
收藏 7KB TXT 举报
温馨提示
---python64 位安装32位python 原来安装的是64位,打包出来的程序也是64,到WIN7 32 上运行不了,需要安装32位python. 安装步骤如下: 1:安装32位python python-3.7.2_x86.exe 安装路径如下,添加到系统path C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32 2:复制对应的 python 程序,将名字增加'32',以便区分 python32.exe 3:升级 pip python32 -m pip install --upgrade pip 4:复制对应的 pip 程序,将名字增加'32',以便区分 pip32.exe pip安装路径如下,添加到系统path C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32\Scripts
资源推荐
资源详情
资源评论
---python64 位安装32位python
原来安装的是64位,打包出来的程序也是64,到WIN7 32 上运行不了,需要安装32位python.
安装步骤如下:
1:安装32位python
python-3.7.2_x86.exe
安装路径如下,添加到系统path
C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32
2:复制对应的 python 程序,将名字增加'32',以便区分
python32.exe
3:升级 pip
python32 -m pip install --upgrade pip
4:复制对应的 pip 程序,将名字增加'32',以便区分
pip32.exe
pip安装路径如下,添加到系统path
C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32\Scripts
重新打开cmd,是环境变量生效
5:安装 pywin32
ip32 install pywin32
C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32\Scripts>pip32 install pywin32
Collecting pywin32
Downloading https://files.pythonhosted.org/packages/ac/4d/c92043875d217bb272da07f2cb859e41541d63af26d3ca4f04da05eb5396/pywin32-228-cp37-cp37m-win32.whl (8.4MB)
100% |████████████████████████████████| 8.4MB 2.7MB/s
Installing collected packages: pywin32
Successfully installed pywin32-228
6:安装 pyinstaller
C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32\Scripts>pip32 install pyinstaller
Processing c:\users\administrator\appdata\local\pip\cache\wheels\ff\cf\00\f1b22a6ca2466b6160512395cfd3e521b9c4219f588de34322\pyinstaller-3.6-py3-none-any.whl
Collecting pywin32-ctypes>=0.2.0
原来安装的是64位,打包出来的程序也是64,到WIN7 32 上运行不了,需要安装32位python.
安装步骤如下:
1:安装32位python
python-3.7.2_x86.exe
安装路径如下,添加到系统path
C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32
2:复制对应的 python 程序,将名字增加'32',以便区分
python32.exe
3:升级 pip
python32 -m pip install --upgrade pip
4:复制对应的 pip 程序,将名字增加'32',以便区分
pip32.exe
pip安装路径如下,添加到系统path
C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32\Scripts
重新打开cmd,是环境变量生效
5:安装 pywin32
ip32 install pywin32
C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32\Scripts>pip32 install pywin32
Collecting pywin32
Downloading https://files.pythonhosted.org/packages/ac/4d/c92043875d217bb272da07f2cb859e41541d63af26d3ca4f04da05eb5396/pywin32-228-cp37-cp37m-win32.whl (8.4MB)
100% |████████████████████████████████| 8.4MB 2.7MB/s
Installing collected packages: pywin32
Successfully installed pywin32-228
6:安装 pyinstaller
C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32\Scripts>pip32 install pyinstaller
Processing c:\users\administrator\appdata\local\pip\cache\wheels\ff\cf\00\f1b22a6ca2466b6160512395cfd3e521b9c4219f588de34322\pyinstaller-3.6-py3-none-any.whl
Collecting pywin32-ctypes>=0.2.0
资源评论
- 四小爷2021-09-19根据步骤来看,似乎是看装成功了。好评,但是我还没有测试能不能正常使用
m13632750052
- 粉丝: 1
- 资源: 5
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功