mbr/flask-bootstrap

'No module' error in python3

slashwon opened this issue · 1 comments

Sorry to bother you , but I got an error 'No module named 'flask_bootstrap'' in python3.
The installation by pip3 install is successful.
I noticed python3 is supported in the setup.py ,and I didn't find an answer in the issues . So what can I do to solve the problem ?
Thanks .

I've got an answer. Update python to 3.7.x . So close the issue.