Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

Not able to use it #5

Open
juancresc opened this issue Feb 24, 2022 · 1 comment
Open

Not able to use it #5

juancresc opened this issue Feb 24, 2022 · 1 comment

Comments

@juancresc
Copy link

pip install tensorflow -f https://tf.kmtea.eu/whl/stable.html

Looking in links: https://tf.kmtea.eu/whl/stable.html
warning: missing-index-doctype

× The package index page being used does not have a proper HTML doctype declaration.
╰─> Problematic URL: https://tf.kmtea.eu/whl/stable.html

note: This is an issue with the page at the URL mentioned above.
hint: You might need to reach out to the owner of that package index, to get this fixed. See pypa/pip#10825 for context.
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
(tf) ➜ rtb git:(tf-core-idfa) ✗ pip install tensorflow -f https://cf.tf.kmtea.eu/whl/stable.html
Looking in links: https://cf.tf.kmtea.eu/whl/stable.html
warning: missing-index-doctype

× The package index page being used does not have a proper HTML doctype declaration.
╰─> Problematic URL: https://cf.tf.kmtea.eu/whl/stable

note: This is an issue with the page at the URL mentioned above.
hint: You might need to reach out to the owner of that package index, to get this fixed. See pypa/pip#10825 for context.
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow

@KumaTea
Copy link
Owner

KumaTea commented Mar 11, 2022

Hi, missing-index-doctype does not seem to be the problem, but there might not be a compatible version. You may try using Linaro’s (official?) build: pip install tensorflow-aarch64 -f https://tf.kmtea.eu/whl/stable.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants