Skip to content

django.core.exceptions.ImproperlyConfigured: Error loading MySQLdb module. | fresh gethue/hue:latest #2774

Answered by Harshg999
Basserado asked this question in Questions
Discussion options

You must be logged in to vote

We have removed the mysqlclient package from our requirements.txt because of licence issues.
mysqlclient is GPL licensed vs Hue which is Apache licensed.

Users can add the package explicitly if they want to have MySQL.

For Hue's database, you can alternatively use other database like postgres!
https://docs.gethue.com/administrator/installation/dependencies/#postgresql
https://docs.gethue.com/administrator/installation/dependencies/#macos (refer postgres steps)

Replies: 4 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@nikosheng
Comment options

Answer selected by Harshg999
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #2759 on April 01, 2022 05:28.