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
>>> psutil.disk_io_counters()
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File
"/opt/python/lib/python2.6/site-packages/psutil-2.1.1-py2.6-linux-x86_64.egg/psutil/__init__.py",
line 1724, in disk_io_counters
File
"/opt/python/lib/python2.6/site-packages/psutil-2.1.1-py2.6-linux-x86_64.egg/psutil/_pslinux.py",
line 645, in disk_io_counters
ValueError: need more than 7 values to unpack
From caca...@gmail.com on May 22, 2014 14:13:01
Original issue: http://code.google.com/p/psutil/issues/detail?id=507
The text was updated successfully, but these errors were encountered: