I using lubuntu 14.04 in a hyper-v virtual machine. I installed mysql-connector-python 2.0.2-1ubuntu14.04. It work find with my python 2 script. I try whether I can migrate my script to python 3.4. I get message "ImportError: No mudule named 'mysql'? It is not supported or I miss something.
↧