Peip Posted April 18, 2011 Posted April 18, 2011 Hi. I have tested MySQLdb with python scripts and it's working nice, but when I try to use python 3.2 with the line: #!/usr/bin/env python3.2 that is working ok with normal scripts, MySQLdb seems not to work. Is this because the module is not installed for this version? Is there a posibility to use MySQLdb with some python version 2.7 or up? Thanks in advance and congrats for your job! Quote
Guest Geoff Posted April 18, 2011 Posted April 18, 2011 Can you provide instructions on how to install this module on python 3.2? Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.