Skip to content
You must be logged in to vote

It looks like pyserial was installed, but something was wrong with it....

(genenv) [genmon] root:/opt/genmon> ./genenv/bin/pip3 freeze|grep serial
pyserial==3.5

(genenv) [genmon] root:/opt/genmon> ./genenv/bin/pip3 install pyserial
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: pyserial in ./genenv/lib/python3.11/site-packages (3.5)

So I removed it and then reinstalled it....
(genenv) [genmon] root:/opt/genmon> ./genenv/bin/pip3 uninstall pyserial
Found existing installation: pyserial 3.5
Uninstalling pyserial-3.5:
Would remove:
/opt/genmon/genenv/bin/pyserial-miniterm
/opt/genmon/genenv/bin/pyserial-ports
/opt/genmon/genenv/lib…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
2 replies
@hacs-home-assistant-plugin-github
Comment options

@jgyates
Comment options

Comment options

You must be logged in to vote
4 replies
@jgyates
Comment options

@hacs-home-assistant-plugin-github
Comment options

@hacs-home-assistant-plugin-github
Comment options

@hacs-home-assistant-plugin-github
Comment options

Answer selected by jgyates
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants