-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Dash_bio import not working #708
Comments
Hi Lucas, I was able to install and import it successfully through a local jupyter-notebook kernel with:
Are you still encountering this problem? |
I hope this message finds you well. I'm a very beginner in programming. When I copy the example in dash plotly and sucessfully download related packages, the dash_bio module is still not found in my pycharm. However I found no solution so far. I'd much appreciate if someone can help!
(py311) yolololo@yoloMac WebApp % pip install dash-bio==1.0.1
ModuleNotFoundError: No module named 'dash_bio' |
Describe the bug
Can't import this library on jupyter-notebook and jupyter-lab, not even in python by console.
To Reproduce
pip install -U dash_bio
import dash_bio
Python version: Python 3.9.5
Python environment (all installed packages in your current environment):
Linux: Mint 20.3
Kernel: 5.15.0-46-generic
IPython 8.4.0
Notebook server is: 6.1.4
Lab server: 3.4.4
Pandas 1.4.3
Dash 2.6.1
Dash_bio 1.0.2
node v16.13.1
Additional context
The text was updated successfully, but these errors were encountered: