end18 / psutil

Automatically exported from code.google.com/p/psutil
Other
0 stars 0 forks source link

Import error in Windows Cygwin python 2.5.5 #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 reported on code.google.com by KevinCas...@gmail.com on 12 May 2010 at 4:02

GoogleCodeExporter commented 9 years ago
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

Original comment by jlo...@gmail.com on 12 May 2010 at 4:29