Well I managed to found out the solution, Actually pip ‘mysql-python’ package was missing.
try using ‘pip install --upgrade mysql-python’
Well I managed to found out the solution, Actually pip ‘mysql-python’ package was missing.
try using ‘pip install --upgrade mysql-python’