ImportError: cannot import name 'blueprint' from 'flask'
Hi, I copied all the code form this tutorial, to make sure, but I always get this error, it supposed to be something with settings or instalation.
Traceback (most recent call last):
File "/Users/pavelgol/Coding/Flask web/main.py", line 3, in
Thank you.
I had the same issue, but i changed my interpreter to python 3.10.2 and than it worked.
change the intepreter