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 dash import Dash, dash_table ImportError: cannot import name 'Dash' from partially initialized module 'dash' (most likely due to a circular import) (C:\Users\ADMIN\Desktop\vs\dash.py)
#26
Closed
arain60gb opened this issue
Jul 26, 2022
· 5 comments
from dash import Dash, dash_table
ImportError: cannot import name 'Dash' from partially initialized module 'dash' (most likely due to a circular import) (C:\Users\ADMIN\Desktop\vs\dash.py)
tell me about this error . everything working working good . when i run dash app 10 to 15 times then i face this error .
No description provided.
The text was updated successfully, but these errors were encountered: