plotly / dash-alternative-viz

Dash components & demos to create Altair, Matplotlib, Highcharts , and Bokeh graphs within Dash apps.
https://dash.plotly.com
MIT License
7 stars 1 forks source link

Installation Error #7

Open YukunYangNPF opened 3 years ago

YukunYangNPF commented 3 years ago

pip3 install dash-alternative-viz ERROR: Could not find a version that satisfies the requirement dash-alternative-viz (from versions: none) ERROR: No matching distribution found for dash-alternative-viz

environment: Python 3.8.6

vishaltambe70 commented 2 years ago

That's right, this project is a proof-of-concept that we haven't published to PyPI. You can certainly use it either by cloning the repo and running pip install -e . or install directly from github: pip install git+https://github.com/plotly/dash-alternative-viz.git#egg=dash_alternative_viz