MySQL-python/mysqlclient Not Installed
Back to Troubleshooting CategoryThis is an error that tends to arise if the MySQL-python driver has not been installed properly. You can fix it by running:
pip install MySQL-python
Then navigate to the Donation Store directory and run migrations
cd /home/donationstore/env python manage.py migrate
Documentation
Check out our developer documentation or our documentation relevant to customising, setting up and using Donation Store.
Go to our DocumentationNeed some Support?
Do you need some support with your installation of Donation Store or do you want to ask some pre sales questions?
Contact Support