command 'cc' failed with exit status 1 on OSX High Sierra
问题 I'm trying to run on Mac Os high Sierra pip install MySQL-python But I'm getting error: command 'cc' failed with exit status 1 I already tried the solution on this topic, but it didn't work. This is the full error message The directory '/Users/filipeferminiano/Library/Caches/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The