-
Notifications
You must be signed in to change notification settings - Fork 811
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pandacan library installation error #982
Comments
What errors are you getting? |
Here is the error i am getting. Collecting pandacan
|
Unfortunately the pandacan library on PIP is very out of date and can't be used until it is updated. It isn't compatible with the current Panda firmware. Also the pycrypto dependency is no longer maintained and can't be built on windows. The workaround is to clone the panda git repo and build it yourself.
|
I built the panda.git
|
I updated the readme to no longer suggest the pip package. @SAG-DAG It looks like you don't have libusb (https://pypi.org/project/libusb1/) installed correctly. I'm not sure how well all this stuff works on windows. I suggest using ubuntu. Have you tried using https://cabana.comma.ai/ over usb? That may be the easiest way to get started. |
I have a white panda and I am trying to log the CAN bus data using the pandacan library.
I have tried to install pandacan library several times but getting errors every time.
The text was updated successfully, but these errors were encountered: