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!
Guest Geoff Posted April 18, 2011 Posted April 18, 2011 Can you provide instructions on how to install this module on python 3.2?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now