maz0r / klipper_canbus

guide on setting up canbus in klipper
187 stars 43 forks source link

Error with installing "MKS Monster8 v2 as a Can to USB bridge adapter" #35

Open GitLang opened 2 months ago

GitLang commented 2 months ago

Using SSH to the rapberry pi 3B, am having problems with this command when following the article "MKS Monster8 v2 as a Can to USB bridge adapter"

pip3 install pyserial

An error message appears saying

" This environment is externally managed To install Python packages system-wide, try apt install python3-xyz, where xyz is the package you are trying to install."

any suggestions please?