kanflo / opendps

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

pycrc dependency incorrect #215

Closed eovnu87435ds closed 4 years ago

eovnu87435ds commented 4 years ago

in dpsctl.py there is an error of a pycrc package is not installed. Unfortunately there seems to be a few different pycrc packages. The error states you need to install 'pycrc' via pip if you don't meet the requirement, however it seems that the proper package is 'pythoncrc'

kanflo commented 4 years ago

Thanks, I will fix that.

Xenoamor commented 4 years ago

Fixed in #213 ?

kanflo commented 4 years ago

Probably fixed in #220