Command "python setup.py egg_info" failed with error code 1 in ~~ 에러
[ 상황 ] mysql-python 을 설치하려고 하는데 자꾸 에러가 난다. sh-3.2# pip install mysql-pythonCollecting mysql-python Using cached MySQL-python-1.2.5.zip Complete output from command python setup.py egg_info: sh: mysql_config: command not found Traceback (most recent call last): File "", line 1, in File "/private/tmp/pip-build-fEo3YN/mysql-python/setup.py", line 17, in metadata, options = get_config() File "setup_..
개발
2017. 6. 3. 09:40