Flask-Web-App-Tutorial
Flask-Web-App-Tutorial copied to clipboard
ImportError: cannot import name 'create_app' from 'website'
pls help me out
i had this problem too, but i realised, that i called the function in the init.py file different than I imported it in the main.py.
Github copilot was the cause XD
My code got to stuck in the loop
share some code, might be able to fix it for u
I have made a whole new code, just took it as a base. Thank you for replying, kind of you.
share some code, might be able to fix it for u
^^^ NameError: name 'app' is not defined