Error :: Dash

Published by onesixx on

Error :: Dash was not successfully imported. Make sure you don’t have a file named
‘dash.py’ in your current directory.

RENAME test.py to other name

$ python ~/test.py
Dash was not successfully imported. Make sure you don't have a file named
'dash.py' in your current directory. '


$ mv test.py test1.py

$ python ~/test1.py

Error :: No module named ‘dash_bootstrap_components’

$ conda install -c conda-forge dash-bootstrap-components
$ python -m pip install --user dash-bootstrap-components

Categories: dash

onesixx

Blog Owner

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x