MySQL Forums
Forum List  »  Connector/Python

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

I have never done this, but what you'll need to do is copy the
mysql.connector inside your Sublime Text Plugin 'folder'.

This is similar as to use _any_ 3rd party Python module with
your Plugin in Sublime Text, this is not particular to
Connector/Python.

I did not write a Plugin for Sublime text yet, so I don't
have details.

If you installed it in C:\Python26, you could copy it from
the site-packages folder.

Good luck!

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.