Skip to main content
added 3 characters in body
Source Link
codeforester
  • 43.8k
  • 21
  • 122
  • 159

I have installed Python version 3.4.0 and I would like to do a project with MySQL database. I downloaded and tried installing MySQLdb, but it wasn't successful for this version of Python. 

Any suggestions how could I fix this problem and install it properly?

I have installed Python version 3.4.0 and I would like to do a project with MySQL database. I downloaded and tried installing MySQLdb, but it wasn't successful for this version of Python. Any suggestions how could I fix this problem and install it properly?

I have installed Python version 3.4.0 and I would like to do a project with MySQL database. I downloaded and tried installing MySQLdb, but it wasn't successful for this version of Python. 

Any suggestions how could I fix this problem and install it properly?

Question Protected by codeforester
added python-3.x and python-3.4 tags
Link
Cristian Ciupitu
  • 21k
  • 7
  • 56
  • 80
Source Link
Srdjan Ristic
  • 3.6k
  • 5
  • 20
  • 23

Python 3.4.0 with MySQL database

I have installed Python version 3.4.0 and I would like to do a project with MySQL database. I downloaded and tried installing MySQLdb, but it wasn't successful for this version of Python. Any suggestions how could I fix this problem and install it properly?