ezikel
Nov 22 2007, 04:23 AM
where can I find the files to make python scripts work on xbmc? i have v 2.4
thx
dcjoedog
Dec 4 2007, 10:04 AM
I also need the files, I have a python folder but no files in it, I need a rar(zip) file with the files I need for scripts to run
XBLgamertag
Feb 18 2008, 01:43 PM
http://www.xboxmediacenter.com/wiki/?title=ScriptsXBMC Python SetupThe first thing you want to do to get XBMC Python scripts running in XBMC is to go to the XBMC SourceForge SVN at this location
clickFrom there you will need to download python24.zlib and the Lib & Spyce folders. Once you have these files & folders, you can FTP them to your xbox into the [XBMC]/system/python folder. After doing this, XBMC will be ready to run most of the available scripts.