python-isobus icon indicating copy to clipboard operation
python-isobus copied to clipboard

Python Isobus(ISO11783) implementation

Results 1 python-isobus issues
Sort by recently updated
recently updated
newest added

I get an error when executing "sudo vtclient": from isobus.ibsinterface import IBSInterface File "/usr/local/lib/python2.7/dist-packages/isobus/ibsinterface.py", line 11, in from can.interfaces.interface import Bus **ImportError: No module named interface**