Script Error
#1
I went to the SVN repository installed some stuff but can't get it to work

07:02:27 T:584 M:1281159168 NOTICE: -->Python Interpreter Initialized<--
07:02:28 T:584 M:1277992960 NOTICE: Traceback (most recent call last):
07:02:28 T:584 M:1277992960 NOTICE: File "C:\Documents and Settings\Kurt\Application Data\XBMC\scripts\CNN\default.py", line 115, in ?
07:02:28 T:584 M:1277988864 NOTICE: LOG_FILE = open(ROOT_DIR + '\\log.txt','w')
07:02:28 T:584 M:1277988864 NOTICE: IOError
07:02:28 T:584 M:1277988864 NOTICE: :
07:02:28 T:584 M:1277988864 NOTICE: invalid mode: w
07:02:28 T:584 M:1277988864 ERROR: Scriptresult: Error
07:05:57 T:3108 M:1202110464 NOTICE: -->Python Interpreter Initialized<--
07:05:57 T:3108 M:1202143232 NOTICE: Traceback (most recent call last):
07:05:57 T:3108 M:1202143232 NOTICE: File "C:\Documents and Settings\Kurt\Application Data\XBMC\scripts\Flickr\default.py", line 65, in ?
07:05:57 T:3108 M:1202143232 NOTICE: import imageviewer
07:05:57 T:3108 M:1202143232 NOTICE: File "C:\Documents and Settings\Kurt\Application Data\XBMC\scripts\Flickr\include\imageviewer.py", line 12, in ?
07:05:57 T:3108 M:1202135040 NOTICE: import Image,ImageFile
07:05:57 T:3108 M:1202130944 NOTICE: ImportError
07:05:57 T:3108 M:1202130944 NOTICE: :
07:05:57 T:3108 M:1202130944 NOTICE: No module named Image
07:05:57 T:3108 M:1202130944 ERROR: Scriptresult: Error
Reply
#2
never cut logs, never inline logs (use a pastebin), we need debug logging enabled. my suspicion is that you're running a build from when we had a bug preventing pil from being built.
Reply
#3
not trying to be an ass (some say it is natural) but I have no idea what you just said.
Reply
#4
Check the stickies on how to report/post a problem in a useful manner. Links are in our signatures.
42.7% of all statistics are made up on the spot

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
Reply
#5
copy and paste your full Debug Log to http://pastebin.com/ and post the link to pastebin site

look at my signature for the link to wiki page that has more on it
Reply
#6
http://pastebin.com/07cdCJeY

Hopefully that is what you wanted.
Reply

Logout Mark Read Team Forum Stats Members Help
Script Error0