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?
>>> 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
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
From [email protected] on May 12, 2010 18:02:25
Original issue: http://code.google.com/p/psutil/issues/detail?id=87
The text was updated successfully, but these errors were encountered: