Python Forum
Pip install for mysqlclient not working
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pip install for mysqlclient not working
#4
This error may pop up due to lack of dependencies and libraries. Follow these steps before pip install mysqlclient.
For Debian / Ubuntu
Quote:sudo apt-get install python3-dev default-libmysqlclient-dev build-essential
sudo apt-get install zlib1g-dev
If this didn't worked try checking this Solution for Django MySQLClient pip compile failure on Linux Arrow Heart
Reply


Messages In This Thread
Pip install for mysqlclient not working - by burvil - Oct-17-2017, 08:47 PM
Django MySQLClient pip compile failure on Linux - by bishwasbh - Feb-04-2021, 01:14 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  My minoconda3 install is not working. Led_Zeppelin 1 2,370 Jan-26-2022, 09:49 PM
Last Post: snippsat
  install.bat pymem not working? ChickenNugget 1 2,703 Oct-31-2021, 02:04 PM
Last Post: snippsat
  TA-Lib pip install not working Mac (Fix Found) DrinkinBeer 3 12,094 Jan-15-2021, 03:04 AM
Last Post: DrinkinBeer
  please help me to install mysqlclient!!! njnkhanal 1 3,996 Jan-20-2020, 07:51 AM
Last Post: buran
  Can't install mysqlclient on mac Gabn123 5 6,396 Dec-25-2019, 06:54 AM
Last Post: Larz60+
  trying to locate a working grpc to install MrMajorThorburn 6 7,620 May-10-2019, 01:19 PM
Last Post: MrMajorThorburn
  mysqlclient gregbarsd 0 4,577 Sep-26-2018, 05:55 AM
Last Post: gregbarsd

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020