1

I'm trying to install mysqlclient with the following command:

pip install mysqlclient

But I get the following error:

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/n5/_mhvyfb56zdgxxt8d7zr9_bc0000gn/T/pip-build-198s5hnh/mysqlclient/

DrKaoliN
  • 1,346
  • 4
  • 25
  • 39
Mana
  • 11
  • 1
  • 1
    Possible duplicate of [pip install returns "python setup.py egg\_info" failed with error code 1](https://stackoverflow.com/questions/35991403/pip-install-returns-python-setup-py-egg-info-failed-with-error-code-1) – DrKaoliN May 22 '18 at 09:31
  • Try using sudo with you command – Sagar Sahni May 22 '18 at 10:49

0 Answers0