Skip to content
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

ImportError: No module named interface #1

Open
ghost opened this issue Jan 5, 2020 · 1 comment
Open

ImportError: No module named interface #1

ghost opened this issue Jan 5, 2020 · 1 comment

Comments

@ghost
Copy link

ghost commented Jan 5, 2020

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

@jboomer
Copy link
Owner

jboomer commented Jan 28, 2020

Looks like the API for python-can has changed, I'm not sure when I'll have time to look into this, in the mean time, maybe try an older version of python-can?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant