You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
from app import app
ImportError: cannot import name 'app' from 'app'
Hi,
I just watched your video to get started working with Dash. On attempting to build the files locally I ran into this issue.
I was wondering how you got around it in your project as i have pulled directly from the github here and am still having the issue.
Thanks,
Max
The text was updated successfully, but these errors were encountered:
from app import app
ImportError: cannot import name 'app' from 'app'
Hi,
I just watched your video to get started working with Dash. On attempting to build the files locally I ran into this issue.
I was wondering how you got around it in your project as i have pulled directly from the github here and am still having the issue.
Thanks,
Max
The text was updated successfully, but these errors were encountered: