Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could not find a version that satisfies the requirement MySQLdb (from versions: ) #1

Open
wklm opened this issue Mar 13, 2017 · 4 comments

Comments

@wklm
Copy link

wklm commented Mar 13, 2017

你好
i have the following problem with one of dependencies:

Could not find a version that satisfies the requirement MySQLdb (from versions: )
No matching distribution found for MySQLdb

How can i deal with that?
Cheers,
Wojtek

@wklm wklm changed the title 问题 Could not find a version that satisfies the requirement MySQLdb (from versions: ) Could not find a version that satisfies the requirement MySQLdb (from versions: ) Mar 13, 2017
@hcu5555
Copy link

hcu5555 commented Sep 4, 2018

sudo pip install MySQL-python

@prasad624
Copy link

sudo pip install MySQL-python

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

@Pankajtanwarbanna
Copy link

You need to do
sudo apt install libmysqlclient-dev

@zvonkopino-taulia
Copy link

zvonkopino-taulia commented Mar 28, 2023

You may follow these instructions:
https://pypi.org/project/mysqlclient/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants