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
I'm following your "howto" on raspberry pi as a reprap controller.
I'm missing ps-util when you get to pronsole part... (it seems to run without it)
sudo apt-get install python-psutil
Might I make another suggestion? Add all the "apt-get" commands into one commandline. This saves a bunch of "Processing triggers for ...." and "reading database..." waiting times....
The text was updated successfully, but these errors were encountered:
Thanks for the feedback. Your suggestions look sensible - I'll aim to fold them in to my copy when I'm back on my development system. I didn't notice the python-psutils missing - maybe I overlooked the error message, or it had installed on my system as part of some other dependency.
I'm following your "howto" on raspberry pi as a reprap controller.
I'm missing ps-util when you get to pronsole part... (it seems to run without it)
sudo apt-get install python-psutil
Might I make another suggestion? Add all the "apt-get" commands into one commandline. This saves a bunch of "Processing triggers for ...." and "reading database..." waiting times....
The text was updated successfully, but these errors were encountered: