Plugin and MySQL on windows
#1
I have a plugin that connects to a mysql database. I've got it working fine in linux, but I can't figure out what files are needed to get things working with Windows.

I've got the MySQLdb and _mysql.pyd. I've got python installed on the system, and can connect to the database from a stand alone (not in xbmc) python script, but I can't get the plugin to work.

The error is: Module use of python26.dll conflicts with this version of python.

XBMC version is 9.11. What version of python is 9.11 using?
Reply
#2
2.4
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.


Image
Reply
#3
jmarshall Wrote:2.4

Thanks, that explains my problem. Just curious, why such an old version of python?
Reply
#4
Because noone has taken the time to ensure an updated version will work on all platforms without issue.
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.


Image
Reply
#5
Good reason Big Grin
Reply

Logout Mark Read Team Forum Stats Members Help
Plugin and MySQL on windows0