yes, that is right... psutil is not in the Apt repo for Raspbian Wheezy. It will be fixed but right now, you can:
sudo pip-3.2 install psutil
that should do it.
yes, that is right... psutil is not in the Apt repo for Raspbian Wheezy. It will be fixed but right now, you can:
sudo pip-3.2 install psutil
that should do it.