2014-10-09 2 views
0

(ENV) [루트 @의 RISERVER Audiotube] 내가 오류 아래 얻고있다 위의 명령에서 mysql을 - 파이썬<p>참고 : <strong>에 CentOS, VIRTUALENV</strong></p>

를 설치 PIP # ...

_mysql.c:2760: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_mysql_ConnectionObject_Type’ 

_mysql.c:2848: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_mysql_ResultObject_Type’ 

_mysql.c:2938: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘_mysql_methods’ 

_mysql.c:3010: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token 

_mysql.c:3058: warning: return type defaults to ‘int’ 

_mysql.c: In function ‘DL_EXPORT’: 

_mysql.c:3058: error: expected declaration specifiers before ‘init_mysql’ 

_mysql.c:3166: error: expected ‘{’ at end of input 

error: command 'gcc' failed with exit status 1 

---------------------------------------- 
Cleaning up... 
Command /mnt/external/project/audiotube/project/env/bin/python -c "import setuptools, tokenize;__file__='/mnt/external/project/audiotube/project/env/build/mysql-python/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-MO14TZ-record/install-record.txt --single-version-externally-managed --compile --install-headers /mnt/external/project/audiotube/project/env/include/site/python2.6 failed with error code 1 in /mnt/external/project/audiotube/project/env/build/mysql-python 
Traceback (most recent call last): 
    File "/mnt/external/project/audiotube/project/env/bin/pip", line 11, in <module> 
    sys.exit(main()) 
    File "/mnt/external/project/audiotube/project/env/lib/python2.6/site-packages/pip/__init__.py", line 185, in main 
    return command.main(cmd_args) 
    File "/mnt/external/project/audiotube/project/env/lib/python2.6/site-packages/pip/basecommand.py", line 161, in main 
    text = '\n'.join(complete_log) 
UnicodeDecodeError: 'ascii' codec can't decode byte 0xe2 in position 33: ordinal not in range(128) 
를 CentOS 6.4에서 MySQL-파이썬을 설치
+0

처음 몇 개의 오류 메시지를 붙여 넣어야합니다. 일부 mysql * .h 파일이 누락되어 문제가 발생한 것 같습니다. – WKPlus

답변

0

내 생각 엔 패키지 "파이썬 (STABLE)"를 설치해야한다는 것입니다.