Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while creating sample Dash application #245

Open
ramdsec opened this issue Feb 7, 2022 · 1 comment
Open

Error while creating sample Dash application #245

ramdsec opened this issue Feb 7, 2022 · 1 comment

Comments

@ramdsec
Copy link

ramdsec commented Feb 7, 2022

Hi Team,
I have created the sample app.py script. When I run the script I am getting below error. I have executed all the previous commands correctly. Not sure what went wrong. Please help.

Traceback (most recent call last):
File "D:\avocado_analytics\venv\app.py", line 1, in
import dash
ModuleNotFoundError: No module named 'dash'

@MarvinWRogers
Copy link

Very late to the party but it may be due to not having dash installed in your enviroment. Here's a guide:

https://dash.plotly.com/installation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants