
/nails-93720d65e46b421e9cb88c54ad61bfaf.jpg)
× python setup.py egg_info did not run successfully. Using cached mysqlclient-2.1.1.tar.gz (88 kB)


With ubuntu I easly fix that problem with pip3 install mysqlclient but with Mac, I experienced and issue pip3 install mysqlclient manage.py inspectdb and I got that error messageĭ圜onfigured: Error loading MySQLdb module. I also imported my database with several tables. I installed django with the following command As I mainly work with my Mac, I would lime to use Django and I install it on my Mac.
