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

tensorflow-metadata version requirement is too strict #7

Open
kjcole opened this issue Jan 30, 2019 · 3 comments
Open

tensorflow-metadata version requirement is too strict #7

kjcole opened this issue Jan 30, 2019 · 3 comments

Comments

@kjcole
Copy link

kjcole commented Jan 30, 2019

I got an error while attempting to pip install magenta The diagnosis at GitHub Magenta Issue #1422 - pip: No matching distribution found for tensorflow-metadata can be paraphrased as "It's a tensorflow-metadata issue, not ours". Specifically:

Yeah, this is because the tensorflow-metadata version requirement is too strict. Their python_requires of '>=2.7,<=3.7' will accept only up to Python 3.7.0. Can you file a bug on their repo (https://github.com/tensorflow/metadata/issues)? I'll close this bug since it's not a Magenta issue. Thanks!

@abdkhan01
Copy link

hey did you solve this issue? Im experiencing the same issue

@momo1986
Copy link

Same issue.
I tried to install with python 3.6.7.
It reports:
Could not find a version that satisfies the requirement tf-agents (from tensor2tensor>=1.10.0->magenta-gpu) (from versions: )
No matching distribution found for tf-agents (from tensor2tensor>=1.10.0->magenta-gpu)

@NeilGirdhar
Copy link

NeilGirdhar commented Mar 13, 2022

I think this can be closed?

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

4 participants