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

Pip (3.10) w/in ubuntu docker cannot find essentia-tensorflow #1454

Open
bgenchel opened this issue Jan 10, 2025 · 0 comments
Open

Pip (3.10) w/in ubuntu docker cannot find essentia-tensorflow #1454

bgenchel opened this issue Jan 10, 2025 · 0 comments

Comments

@bgenchel
Copy link

Trying to install essentia-tensorflow inside a docker container based on ubuntu: 22.04 image.

I run the container off of the base image, then run
apt-get update && apt-get install -y python3.11 python3-pip

afterwards, I run
pip install essentia-tensorflow

and get

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

essentia on it's own seems available, but also has an issue building - list index out of range, as others have mentioned.

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

1 participant