79391399

Date: 2025-01-27 16:06:59
Score: 1
Natty:
Report link

On macOS, install the MySQL client libraries required by mysqlclient using Homebrew:

Install MySQL:

brew install mysql

Then install mysqlclient:

pipenv install mysqlclient

This works because mysql_config, included with Homebrew's MySQL, is required to build mysqlclient.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Shreyash Karandikar