PyCurl and Version of Python
#1
Hi

I have to implement pycurl in XBMC Windows (Eden).

I should be able to do this by copying the libraries from a standalone Python build to c:\program files\XBMC\lib

My issue is that I don't know and don't seem to be able to find out what version of Python XBMC is using - http://wiki.xbmc.org/index.php?title=Python_development is the documentation, but it is out-of-date.

I've tried Python 2.7 to which XBMC has complained.

How do I add pycurl support to Windows please ?

Thanks

David
Reply
#2
IIRC, the Official Eden builds are compiled with 2.6, but XBMC can be compiled with external python now so it could be different on any given system
Reply
#3
Thanks. Then pycurl is probably not the right way to go as it could vary between installs.

D
Reply

Logout Mark Read Team Forum Stats Members Help
PyCurl and Version of Python0