By quietone
This happened out of the blue. One day I was deploying my app as usual this error appeared
ERROR: Could not find a version that satisfies the requirement mysql-client==0.0.1 (from versions: none) ERROR: No matching distribution found for mysql-client==0.0.1 Error: Unable to install dependencies using pip.
Today, PyCharm
needed the branches merged, fixed that I thought fixed the error.
No. I tried doing >=== and removing it. Pip got update, tried the pip freeze > requirements.txt
pip install -r requirements.txt
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Heya,
What version of mysql-client are you trying to install? Can you share your requirments.txt file so that we can confirm everything looks alright? The error mysql-client==0.0.1 (from versions: none) suggests it’s 0.0.1 but that is not correct for sure.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.