Win Vista...all scripts fail
#1
I wanted to see if anyone wiser and more experienced that I could offer any insight as to why all of my scripts seem to fail. I have included an example using the YouTube plugin from the XBMC repository - please let me know what I can do to get this up and running. Thanks in advance!

http://pastebin.com/LeTzYQ0u

More info...this is a new install on a relative's computer - not a sudden occurrence with an existing installation.
Reply
#2
Code:
21:49:56 T:4952  NOTICE: Starting XBMC (12.1 Git:20130317-0d373cc), Platform: Windows Vista SP2 32-bit, build 6002. Built on Mar 17 2013 (compiler 1600)

Code:
21:50:16 T:4920   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named urllib2
                                            -->End of Python script error report<--

Ah, the bad old Vista bug about missing modules still haunts us! See these previous threads:
http://forum.xbmc.org/showthread.php?tid=133865
http://forum.xbmc.org/showthread.php?tid=131179
http://forum.xbmc.org/showthread.php?tid=134028

I think the workaround for many was to upgrade to Windows 7.
Reply

Logout Mark Read Team Forum Stats Members Help
Vista...all scripts fail0