Link to home
Start Free TrialLog in
Avatar of davidm27
davidm27

asked on

error when installing mysqql-python

Trying to install this on os x but keep getting this error message
Command /usr/local/munkiwebadmin/bin/python -c "import setuptools, tokenize;__file__='/usr/local/munkiwebadmin/build/MySQL-python/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-OmfUX4-record/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/munkiwebadmin/include/site/python2.7 failed with error code 1 in /usr/local/munkiwebadmin/build/MySQL-python
Storing debug log for failure in /Users/z607786/.pip/pip.log

I have tried the export CFLAGS and CPPFLAGS but this did not help
Avatar of Walter Ritzel
Walter Ritzel
Flag of Brazil image

can you show us the log file:
 /Users/z607786/.pip/pip.log
ASKER CERTIFIED SOLUTION
Avatar of davidm27
davidm27

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of davidm27
davidm27

ASKER

wrong path selected solved already