Scripts & Plug-in Trouble = Python?
#1
I followed the install in intrepid / ATI guide (great job), the base install is working great. I can't however seem to get plug-ins or scripts to run. From xbmc i just get running status and nothing. I can see from the error that i am missing modules, i would have thought that everything for xbmc was downloaded from SVN when i did a checkout. I am sure this is simple, i appreciate the help.

Here is the error log when running SVN Repo Installer:

14:51:26 T:3069314864 M:2920239104 ERROR: Unable to load: /home/xbmc/.xbmc/plugins/programs/SVN Repo Installer/resources/settings.xml, Line 0
Failed to open file
14:51:26 T:2925308816 M:2920239104 NOTICE: -->Python Interpreter Initialized<--
14:51:26 T:2925308816 M:2920239104 NOTICE:
14:51:26 T:2925308816 M:2920239104 NOTICE: Traceback (most recent call last):
14:51:26 T:2925308816 M:2920239104 NOTICE: File "/home/xbmc/.xbmc/plugins/programs/SVN Repo Installer/default.py", line 21, in ?
14:51:26 T:2925308816 M:2920239104 NOTICE:
14:51:26 T:2925308816 M:2920239104 NOTICE: from installerAPI import xbmcplugin_list as plugin
14:51:26 T:2925308816 M:2920239104 NOTICE: File "/home/xbmc/.xbmc/plugins/programs/SVN Repo Installer/installerAPI/xbmcplugin_list.py", line 9, in ?
14:51:26 T:2925308816 M:2920239104 NOTICE:
14:51:26 T:2925308816 M:2920239104 NOTICE: import os
14:51:26 T:2925308816 M:2920239104 NOTICE: ImportError
14:51:26 T:2925308816 M:2920239104 NOTICE: :
14:51:26 T:2925308816 M:2920239104 NOTICE: No module named os
14:51:26 T:2925308816 M:2920239104 NOTICE:
14:51:26 T:2925308816 M:2920239104 ERROR: Scriptresult: Error
14:51:26 T:2925308816 M:2920239104 NOTICE: Traceback (most recent call last):
14:51:26 T:2925308816 M:2920239104 NOTICE: File "<string>", line 1, in ?
14:51:26 T:2925308816 M:2920239104 NOTICE: ImportError
14:51:26 T:2925308816 M:2920239104 NOTICE: :
14:51:26 T:2925308816 M:2920239104 NOTICE: No module named threading
14:51:26 T:2925308816 M:2920239104 NOTICE:
14:51:27 T:3069314864 M:2920239104 ERROR: GetDirectory - Error getting plugin://programs/SVN Repo Installer/
14:51:27 T:3069314864 M:2920239104 ERROR: CGUIMediaWindow::GetDirectory(plugin://programs/SVN Repo Installer/) failed

Thanks for the help.....
Reply


Messages In This Thread
Scripts & Plug-in Trouble = Python? - by kiteoregon - 2009-02-01, 00:52
[No subject] - by blittan - 2009-02-01, 02:26
[No subject] - by kiteoregon - 2009-02-01, 04:15
[No subject] - by kiteoregon - 2009-02-01, 05:12
Logout Mark Read Team Forum Stats Members Help
Scripts & Plug-in Trouble = Python?0