Flask-Web-App-Tutorial icon indicating copy to clipboard operation
Flask-Web-App-Tutorial copied to clipboard

ImportError: cannot import name 'create_app' from 'website'

Open M4sterX-10 opened this issue 1 year ago • 5 comments

pls help me out

M4sterX-10 avatar Jul 02 '23 18:07 M4sterX-10

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

micha003 avatar Jul 03 '23 19:07 micha003

My code got to stuck in the loop

aishseojudin avatar Jan 02 '24 13:01 aishseojudin

share some code, might be able to fix it for u

ChippieZA avatar Apr 28 '24 12:04 ChippieZA

I have made a whole new code, just took it as a base. Thank you for replying, kind of you.

aishseojudin avatar Apr 28 '24 14:04 aishseojudin

share some code, might be able to fix it for u

^^^ NameError: name 'app' is not defined

azolamlotywa avatar Sep 11 '24 02:09 azolamlotywa