kanflo / opendps

Give your DPS5005 the upgrade it deserves
MIT License
895 stars 124 forks source link

PyCRC and PySerial not working or being found #218

Closed haaxema closed 4 years ago

haaxema commented 4 years ago

Hi,

I have succesfully installed opendps on my DPS5005. My problem is that dpsctl.py claims that pycrc and py serial are not installed.

I am using Ubuntu 20lts with Python 3.8

polihedron commented 4 years ago

https://github.com/kanflo/opendps#setup-dpsctlpy

haaxema commented 4 years ago

Thanks for the tip,

Turned out that I had the default PyCRC installed for an other script. Works fine now!

https://github.com/kanflo/opendps#setup-dpsctlpy

kanflo commented 4 years ago

Fixed in #220