Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install on Windows 8 #119

Closed
giampaolo opened this issue May 23, 2014 · 2 comments
Closed

Cannot install on Windows 8 #119

giampaolo opened this issue May 23, 2014 · 2 comments

Comments

@giampaolo
Copy link
Owner

From sen...@gmail.com on October 19, 2010 16:31:33

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.

Original issue: http://code.google.com/p/psutil/issues/detail?id=119

@giampaolo
Copy link
Owner Author

From g.rodola on October 22, 2010 08:01:49

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.

@giampaolo
Copy link
Owner Author

From g.rodola on October 23, 2010 11:46:24

Closing out as duplicate of issue 107 .

Status: Duplicate
Mergedinto: 107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant