XBMCDPI: XBMC DVD Profiler Importer
by bassnet on May.20, 2007, under XBMCDPI Recent Changes
It’s finally here, my initial release is here for download.
3 comments for this entry:
by bassnet on May.20, 2007, under XBMCDPI Recent Changes
It’s finally here, my initial release is here for download.
Use the form below to search the site:
Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!
All entries, chronologically...
September 16th, 2007 on 11:56 am
First - this looks like a great program - am hoping to get this up and running…
I’m getting an error when running XBMCDPI for the first time - it seems that I need to have some version of Python installed?
The error message is:
WindowsError: [Error 2] The system cannot find the path specified: ‘c:\\Python25\\Lib\\site-packages\\PyQt4\\uic\\widget-plugins\\*.*’
September 17th, 2007 on 6:29 am
Hi Nick.
Did you download the Full Install version and then the update? If so do you have a c:\python2.5 folder on your computer? XBMCDPI does not use this folder but my be getting confused.
Craig
December 30th, 2007 on 9:32 pm
I am getting the same c:\python error when I try to install from the full Install. I also tried loading the update. Right now I’m installying Python and PyQt4…whatever that is. here is the error from the log.
Traceback (most recent call last):
File “xbmcdpi.py”, line 40, in
File “PyQt4\uic\__init__.pyc”, line 73, in loadUiType
File “PyQt4\uic\Compiler\compiler.pyc”, line 15, in __init__
File “PyQt4\uic\uiparser.pyc”, line 89, in __init__
File “PyQt4\uic\objcreator.pyc”, line 22, in __init__
WindowsError: [Error 2] The system cannot find the path specified: ‘c:\\Python25\\Lib\\site-packages\\PyQt4\\uic\\widget-plugins\\*.*’