python - Error loading MySQLdb module:_mysql.so: undefined symbol: mysql_shutdown -
- error loading mysqldb module:_mysql.so: undefined symbol: mysql_shutdown`
root@sky:/usr/local/hue/build/env/bin# ./supervisor raceback (most recent call last): file "/usr/local/hue/build/env/bin/hue", line 9, in load_entry_point('desktop==3.9.0', 'console_scripts', 'hue')() file "/usr/local/hue/desktop/core/src/desktop/manage_entry.py", line 65, in entry raise e django.core.exceptions.improperlyconfigured: error loading mysqldb module: /usr/local/hue/build/env/local/lib/python2.7/site-packages/mysql_python-1.2.5-py2.7-linux-x86_64.egg/_mysql.so: undefined symbol: mysql_shutdown traceback (most recent call last): file "/usr/local/hue/build/env/bin/hue", line 9, in load_entry_point('desktop==3.9.0', 'console_scripts', 'hue')() file "/usr/local/hue/desktop/core/src/desktop/manage_entry.py", line 65, in entry raise e django.core.exceptions.improperlyconfigured: error loading mysqldb module: /usr/local/hue/build/env/local/lib/python2.7/site-packages/mysql_python-1.2.5-py2.7-linux-x86_64.egg/_mysql.so: undefined symbol: mysql_shutdown
only cahnge hue database mysql happend. `
Comments
Post a Comment