PyVESC icon indicating copy to clipboard operation
PyVESC copied to clipboard

No module named 'PyCRC'

Open dk990 opened this issue 4 years ago • 1 comments

Hi Liam Bindle I am using /examples/get- values.py. The terminal told me this error:

from PyCRC . CRCCCITT import CRCCCITT

ModuleNot FoundError :No module named ' PyCRC '

Sent from PPHub

dk990 avatar Dec 20 '21 02:12 dk990

duplicate of #20 solution use -> pip install git+https://github.com/LiamBindle/PyVESC

o-gent avatar Jan 09 '22 00:01 o-gent