原文:python version 2.7 required,which was not found in the registry

安装PIL . . .win py . 的时候,不能再注册表中识别出来python . 方法:新建一个register.py 文件,把一下代码贴进去,保存 代码来自:http: effbot.org zone python register.htm 按F 执行即显示: 显示 python . is already registered 再安装setuptools的时候,就能自动识别出来python ...

2013-08-26 21:16 7 24875 推荐指数:

查看详情

python version 2.7 required,which was not found in the registry

安装MySQL-python-1.2.4b4.win32-py2.7.exe的时候,出现python version 2.7 required,which was not found in the registry,翻译过来就是:不能再注册表中识别出来python2.7,解决方案如下: 新建 ...

Fri Mar 11 19:18:00 CST 2016 1 1594
Python version 2.7 required, which was not found in the registry

安装setuptools的时候,不能再注册表中识别出来python2.7 在网上找了方法,仅作笔记,供下次使用 方法: 新建一个register.py 文件,把一下代码贴进去,保存(G盘) 输入以下命令(register.py 存放在 G盘底 ...

Thu May 24 08:08:00 CST 2012 11 25579
No Python installation found in the registry

win8上,已经安装python27,但是在安装distorm的时候,却显示没有安装python27.然后,我通过直接修改注册表的方法,把这个问题解决掉了。1、win+r,输入regedit;2、 How to install SetupTools on 64-bit Windows ...

Thu Dec 25 01:10:00 CST 2014 0 3416
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM