-
Notifications
You must be signed in to change notification settings - Fork 659
Closed
Labels
Description
Traceback (most recent call last):
File "receive_all.py", line 34, in
receive_all()
File "receive_all.py", line 15, in receive_all
bustype="pcan", channel="PCAN_USBBUS1", bitrate=250000
File "/usr/local/lib/python3.7/dist-packages/python_can-3.2.0-py3.7.egg/can/interface.py", line 98, in new
File "/usr/local/lib/python3.7/dist-packages/python_can-3.2.0-py3.7.egg/can/interface.py", line 40, in _get_class_for_interface
ImportError: Cannot import module can.interfaces.pcan for CAN interface 'pcan': No module named 'winreg'