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

Installation Error #7

Open
YukunYangNPF opened this issue Mar 18, 2021 · 1 comment
Open

Installation Error #7

YukunYangNPF opened this issue Mar 18, 2021 · 1 comment

Comments

@YukunYangNPF
Copy link

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
Copy link

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

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