MySQL Forums
Forum List  »  Connector/Python

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

Armin,

It would help to tell which platform you are using..
If you are on Mac, you can try:

shell> tar xzf mysql-connector-python-1.0.9.tar.gz
shell> cd mysql-connector-python-1.0.9
shell> python2.6 setup.py install


Cheers,
Geert

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.