mysql-python icon indicating copy to clipboard operation
mysql-python copied to clipboard

MySQLdb is a Python DB API-2.0 compliant library to interact with MySQL 3.23-5.1 (unofficial mirror)

Results 3 mysql-python issues
Sort by recently updated
recently updated
newest added

Pip install fails because Clang cannot find MySQL header files when installed on MacOSX. Am I supposed to install the MySQL header files before I can install via pip? (In...

I am trying to install this library on macOS. When I run: ```pip install MySQL-python``` I am getting the following error message: ``` Collecting MySQL-python Downloading https://files.pythonhosted.org/packages/a5/e9/51b544da85a36a68debe7a7091f068d802fc515a3a202652828c73453cad/MySQL-python-1.2.5.zip (108kB) 100% |████████████████████████████████|...

Windows 10 install. I have an issue installing. Not sure how to resolve: > Collecting mysql-python > Downloading MySQL-python-1.2.5.zip (108kB) > 100% |████████████████████████████████| 112kB 1.5MB/s > Building wheels for collected...