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 xbmcswift2 when use on Raspberry Pi #111

Open
iClosedz opened this issue Oct 27, 2013 · 2 comments
Open

ImportError: No module named xbmcswift2 when use on Raspberry Pi #111

iClosedz opened this issue Oct 27, 2013 · 2 comments

Comments

@iClosedz
Copy link

I'm using xbmc addon on ResPi but it error when start running it.
Error Type: <type 'exceptions.ImportError'>
Error Contents: No module named xbmcswift2
Traceback (most recent call last):
File "/home/pi/.xbmc/addons/plugin.video.play/addon.py", line 22, in
from xbmcswift2 import Plugin, xbmcgui, xbmcaddon, xbmc
ImportError: No module named xbmcswift2

how can I fix it.

Thank you.

@mikejclark
Copy link

I have exactly the same error, also on raspberry pi running openelec

@vitorhirota
Copy link

Have you included the proper dependency in your addon.xml?
XBMC should manage dependencies automatically.
If it is correct, you can download from http://mirrors.xbmc.org/addons/ and install it manually

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

3 participants