,I have been trying to install my python script add-on into the XBMC Eden running on my Mac, but I seem not to be able to run it even though it is running on my Linux machine.
The issue is that my Eden-release version of XBMC is using an embedded python interpreter rather than the native python interpreter as it is happening on my Linux machine.In order for my add-on to work properly I have to install the Crypto Python module and use the Cipher functions. I have installed the Crypto module into my native python interpreter libraries via "python setup.py install", and it seems to work for the terminal version, but as soon as I launch my add-on this will not start due to being not capable to load the module
Does anybody have a solution for this? Can I force a pre-compiled XBMC Eden version for Mac to use the native Python interpreter or should I compile it myself?
Thanks in advance!
Efren


![[Image: e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e...4c076g.jpg]](http://www.mediafire.com/conv/e4f63e45ba34fe4695b3bb08eb2499d8e4ee484e4d2fe70f903275f93e5e4c076g.jpg)
Search
Help