python - Error loading MySQLdb module:_mysql.so: undefined symbol: mysql_shutdown -


  1. 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

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -