1 下载python
http://www.python.org/ftp/python/
python-2.7.2.msi
安装完需要设置环境变量
2 下载 setuptools
setuptools-0.6c11.win32-py2.7.exe
https://pypi.tuna.tsinghua.edu.cn/simple/setuptools/
3 下载 pip ,python 2.7 最高支持 pip 20.3.4
https://pypi.org/project/pip/20.3.4/#files
解压后进入目录,执行
python setup.py install
4 设置 pip 源 代理
On Windows XP the file is: C:\Documents and Settings\All Users\Application Data\pip\pip.ini
https://pradyunsg-pip.readthedocs.io/en/docs-reorganize/user_guide/#using-a-proxy-server
5.编辑器 pycharm 社区版
pycharm-community-2016.1.5.exe
https://www.jetbrains.com/pycharm/download/other.html文章来源:https://www.toymoban.com/news/detail-732100.html
参考
https://blog.csdn.net/shanxishiwenli/article/details/8484371
https://blog.csdn.net/qq_41627235/article/details/124124849文章来源地址https://www.toymoban.com/news/detail-732100.html
到了这里,关于xp 系统 安装 python 2.7 ide pip的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!