Open GoogleCodeExporter opened 9 years ago
Mmmm this is gonna be hard to figure out without knowing what "path" was.
In order to get that error "path" should be something different than a string
(e.g. None) but acccording to the source code "path" is always supposed to be a
string:
https://code.google.com/p/psutil/source/browse/psutil/_pslinux.py?name=release-1
.1.2#673
...so I really have no idea how that can happen without further inputs on your
part.
I'd say try to upgrade to latest psutil version (1.1.2 is way too old) but for
this specific problem I guess that wouldn't help either as apparently that part
of the code is identical.
Original comment by g.rodola
on 8 May 2014 at 3:55
psutil has been migrated from Google Code to Github (see:
http://grodola.blogspot.com/2014/05/goodbye-google-code-im-moving-to-github.html
).
Please do NOT reply here but use this instead:
https://github.com/giampaolo/psutil/issues/502
Original comment by g.rodola
on 26 May 2014 at 3:05
Original issue reported on code.google.com by
wick...@gmail.com
on 8 May 2014 at 1:57