I'm looking for a database connection for Python 3.3.3rc1 and MySQL 5.6.15 (10.7 64-bit dmg). I installed Connector/Python 1.1.4. I've OS X 10.9.1 (Mavericks). Works fine with Python 2.7.
When I try to import mysql.connector I got the error ImportError: No module named 'mysql'
Should Connector work with this composition?