ERROR: Failed building wheel for mysqlclient
问题 I'm unable to 'pip install mysqlclient', and every attempt returns the error: 'ERROR: Failed building wheel for mysqlclient'. For context, I'm running on macOS Mojave 10.14.5. The rest of this post assumes that both 'python==3.6' and 'virtualenv' are already downloaded. In addition, x-code command line tools are already installed (not that I think that matters). The steps to this are (from command line): 'virtualenv ~/venv' Output: Using base prefix '/usr/local/Cellar/python/3.6.5_1