As written in debug topic i startted debugging and got all modules good installed. But when I import flaskext (from flaskext.mysql import MySQL) exactly in my app i've got error message. How can figure out what to do?
As written in debug topic i startted debugging and got all modules good installed. But when I import flaskext (from flaskext.mysql import MySQL) exactly in my app i've got error message. How can figure out what to do?
Hi there, what error are you getting? when you followed the debugging steps from that help page, what did you find out?