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

安裝MySQL python . . b .win py . .exe的時候,出現python version . required,which was not found in the registry,翻譯過來就是:不能再注冊表中識別出來python . ,解決方案如下: 新建register.py,用IDLE工具打開,復制以下代碼進去,保存,然后按F 即可,如果顯示 Python . is ...

2016-03-11 11:18 1 1594 推薦指數:

查看詳情

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

安裝PIL-1.1.7.win32-py2.7的時候,不能再注冊表中識別出來python2.7 方法:新建一個register.py 文件,把一下代碼貼進去,保存 (代碼來自:http://effbot.org/zone/python-register.htm) 按F5執行 ...

Tue Aug 27 05:16:00 CST 2013 7 24875
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