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
Hello, I'm a newbie to python and it's packages so i blindly followed your instructions to install and use your module from https://pypi.org/project/mh-z19/
I'm connected to my Raspberry over SSH.
Taking the pip install route, which is the easiest but python not finding the module (error in title) led me to try to run it with python3 and even reinstalling it with pip3 left me with no error but also with no success.
So, there are two things I noticed while inspecting the instructions:
And it works.
Seems like it makes no difference if using - or _ for install but the sudo made a difference.
Am I right that something's not proper with that instructions?
The text was updated successfully, but these errors were encountered:
Hello, I'm a newbie to python and it's packages so i blindly followed your instructions to install and use your module from https://pypi.org/project/mh-z19/
I'm connected to my Raspberry over SSH.
Taking the pip install route, which is the easiest but python not finding the module (error in title) led me to try to run it with python3 and even reinstalling it with pip3 left me with no error but also with no success.
So, there are two things I noticed while inspecting the instructions:
What I've did now was like:
And it works.
Seems like it makes no difference if using - or _ for install but the sudo made a difference.
Am I right that something's not proper with that instructions?
The text was updated successfully, but these errors were encountered: