-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi, my test runs fine and I have managed to run clock.py successfully, but I get the following error message when I try to get the cpu monitoring program running instead:
pi@raspberrypi ~ $ from piglow import PiGlow
from: can't read /var/mail/piglow
I checked that psuutil was installed correctly (it was), see below:
pi@raspberrypi ~ $ sudo apt-get install python-smbus python-psutil -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-psutil is already the newest version.
python-smbus is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 177 not upgraded.
What am I missing here?
Metadata
Metadata
Assignees
Labels
No labels