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

Import error in Windows Cygwin python 2.5.5 #87

Closed
giampaolo opened this issue May 23, 2014 · 1 comment
Closed

Import error in Windows Cygwin python 2.5.5 #87

giampaolo opened this issue May 23, 2014 · 1 comment

Comments

@giampaolo
Copy link
Owner

From KevinCas...@gmail.com on May 12, 2010 18:02:25

What steps will reproduce the problem?  
>>> import psutil
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.5/site-packages/PIL/__init__.py", line 61, in <module>

ImportError: no os specific module found What version of psutil are 
you using? On what operating system? latest psutil installed using easy_install

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

@giampaolo
Copy link
Owner Author

From jlo...@gmail.com on May 12, 2010 09:29:40

Hi Kevin,

Cygwin is not currently a supported platform (see Issue #82 for details). Since we already have an open 
enhancement request for Cygwin suport I'll mark this as a duplicate of issue 82 and we can track things there. 

-Jay

Status: Duplicate
Labels: -Type-Defect Type-Enhancement
Mergedinto: 82

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