You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Downloaded psutil-0.1.3.win32-py2.7.exe
2. Launched the installer on Windows Server 8
What is the expected output?
What do you see instead?
Expected it to install, received message "Python version 2.7
required, which was not found in the registry."
Python 2.7 is correctly installed in C:\Python27 What version of
psutil are you using? On what operating system? psutil-0.1.3 on
Windows Server 8. Please provide any additional information below.
My guess is that you are using Python 2.7 64 bit version with the
psutil Windows installer available in the the download section which
is compiled for 32 bit versions of Python.
psutil currently doesn't work on Windows 64 bit (see issue 107 ) so
the only thing you can do for now is installing a 32 bit version of Python.
From sen...@gmail.com on October 19, 2010 16:31:33
Original issue: http://code.google.com/p/psutil/issues/detail?id=119
The text was updated successfully, but these errors were encountered: