Flask
Flask copied to clipboard
ImportError was unhandled by user code Message: Error while finding loader for '__main__' (<class 'ValueError'>: __main__.__spec__ is None)
Hi, This is probably about my environment settings. but I am stuck with this error:
Traceback (most recent call last):
File "C:\Users\212338241\Documents\Visual Studio 2015\Projects\bFlaskWP1\bFlas
kWP1\app.py", line 7, in
then VS makes chrome start to work with another port
I check the internet for similar problem but I cant find the ini files in VS environment that the possible solutions discuss. (ie: https://github.com/unbit/uwsgi/issues/621 )
Regards