google-code-export / svnplot

Automatically exported from code.google.com/p/svnplot
1 stars 1 forks source link

"No Python installation found in the registery" #69

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am getting this message although I have Python installed. I installed Python 
3.2 and then also Python 3.1. And restarted the computer, still without success.

These are the exact versions I have used:
http://www.python.org/ftp/python/3.2/python-3.2.amd64.msi
http://www.python.org/ftp/python/3.1.3/python-3.1.3.amd64.msi

I am getting a similar error message when trying to install pysvn - "pysvn 
requires Python 3.1 to be installed".

I have 64-bit Windows 7.

A screenshot is attached.

Original issue reported on code.google.com by calendar@future-processing.com on 15 Mar 2011 at 10:37

Attachments:

GoogleCodeExporter commented 9 years ago
Parts of svnplot require matplotlib and numpy. Till some time back, these were 
not available on Python 3.x series. Hence svnplot was not ported/tested on 
Python 3.x.

Please use Python 2.5, 2.5 or 2.7 for now.

I will see what changes are required for 3.x.

Original comment by nitinbh...@gmail.com on 15 Mar 2011 at 1:41

GoogleCodeExporter commented 9 years ago
Hello.
I have the same problem. I have downloaded python-2.7.2.amd64.msi file, but 
this didn't resolve my problem. Could you please help me?

Original comment by Andrew.B...@gmail.com on 27 Jan 2012 at 2:21

GoogleCodeExporter commented 9 years ago
It looks like you are using 64 bit python version. svnplot requires pysvn. I 
think pysvn binaries are not available for 64 bit python version.

I suggest that you try out svnplot on a 32 bit python version. 32 python 
versions work on Windows 64 bit also.

check http://code.google.com/p/svnplot/issues/detail?id=79 also.

Original comment by nitinbh...@gmail.com on 28 Jan 2012 at 3:30