Hi, I used pip install to install dash_bootstrap_components and it looks well installed. But, when I run my code this is the error:
import dash_bootstrap_components as dbc
ModuleNotFoundError: No module named ‘dash_bootstrap_components’
Help! I don’t know what is happening
3 posts - 2 participants