MySQL Forums
Forum List  »  Connector/Python

Re: Problem with mysql.connector in Sublime Text 2
Posted by: Geert Vanderkelen
Date: March 12, 2013 07:26AM

I do not understand
"I downloaded that, but as you just said it's the wrong version."

I never said anything about 'wrong version'. I said that we are not
making an MSI for Python v2.6 (it will not help you with Sublime anyway).
If you download the Platform Independed ZIP archive, it will install
with Python version v2.4 through v2.7.

Maybe if you tell a bit what you are trying to do with Sublime Text..
Are you writing a Plugin for Sublime using Connector/Python? If so,
the Sublime guys will need to help you on how to install Python modules
there (this is not specific Connector/Python).

Otherwise, if you want to change the Python version when builing in
Sublime Text, this might help:
http://stackoverflow.com/questions/8551735/how-do-i-run-python-code-from-sublime-text-2

Geert Vanderkelen
Software Developer at Oracle

Options: ReplyQuote




Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.