当前位置:Gxlcms > 数据库问题 > 安装MySQL-python报错

安装MySQL-python报错

时间:2021-07-01 10:21:17 帮助过:3人阅读

    _mysql.c: 在函数‘DL_EXPORT’中:

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

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

    error: command ‘gcc‘ failed with exit status 1

    

    ----------------------------------------

Command "/usr/bin/python -c "import setuptools, tokenize;__file__=‘/tmp/pip-build-CiKuqe/MySQL-python/setup.py‘;exec(compile(getattr(tokenize, ‘open‘, open)(__file__).read().replace(‘\r\n‘, ‘\n‘), __file__, ‘exec‘))" install --record /tmp/pip-ktToTH-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-CiKuqe/MySQL-python



yum -y install python-devel mysql-devel 

安装MySQL-python报错

标签:mysql-python

人气教程排行