By xSpecialistx (User),
on Sat Sep 23 22:16:43 2006: Problem with System
Monitor.
So...
psyco@psycodelic:~/SystemMonitor-0.1.3$
./SystemMonitor.py
Traceback (most recent call last):
File "./SystemMonitor.py", line 43, in ?
import statgrab
ImportError: No module named statgrab
psyco@psycodelic:~/SystemMonitor-0.1.3$
how i can resove this problem
Thank's
By syfou (Core Developer
& Desklet Author), on Sun Sep 24 18:00:41 2006.
You can look at SystemMonitor README. ;-) No seriously, you
need to install libstatgrab and pystatgrab. If they are not
pre-packaged on your system, you can get them from
their homepage. Yours,