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

Unable to install chroma viz package windows 11 #10

Closed
namantejaswi opened this issue Feb 6, 2024 · 9 comments
Closed

Unable to install chroma viz package windows 11 #10

namantejaswi opened this issue Feb 6, 2024 · 9 comments

Comments

@namantejaswi
Copy link

Error when trying to install chroma viz package

ERROR: Could not find a version that satisfies the requirement chromaviz (from versions: none)
ERROR: No matching distribution found for chromaviz

Getting requirements to build wheel did not run successfully.

@SteveZZZZ
Copy link

Getting the Same Issue

@SRenuuu
Copy link

SRenuuu commented Feb 23, 2024

Getting the same issue on MacOS Sonoma (ARM64)

@stwater20
Copy link

same issue

@catalin-hanga
Copy link

same issue in Windows 10

@Vikram-HTC
Copy link

same here for mac

@wannasleepforlong
Copy link

same in google colab as well

@zmnv
Copy link

zmnv commented Apr 14, 2024

I had the error:

> pip install chromaviz
ERROR: Could not find a version that satisfies the requirement chromaviz (from versions: none)
ERROR: No matching distribution found for chromaviz

So...
check pull requests, it has a solution
#8

can be installed via:

pip install git+https://github.com/wyatt/chromaviz/

@namantejaswi
Copy link
Author

I had the error:

> pip install chromaviz
ERROR: Could not find a version that satisfies the requirement chromaviz (from versions: none)
ERROR: No matching distribution found for chromaviz

So... check pull requests, it has a solution #8

can be installed via:

pip install git+https://github.com/wyatt/chromaviz/

This works, thanks for sharing.

@coffeecodeconverter
Copy link

coffeecodeconverter commented Dec 30, 2024

this may or may not help too - full instructions for installing on windows
#14

about midway, it covers the same step/fix mentioned in #8
but also provides batch files to make it easier to launch the App in a virtual environment

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

9 participants