techwithtim / Flask-Web-App-Tutorial

Code for the note storing flask web app made during a YouTube video.
918 stars 1.01k forks source link

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

Open M4sterX-10 opened 1 year ago

M4sterX-10 commented 1 year ago

pls help me out

micha003 commented 1 year ago

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

aishseojudin commented 8 months ago

My code got to stuck in the loop

ChippieZA commented 4 months ago

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

aishseojudin commented 4 months ago

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