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

tensor flow 1.x isn't available through pip #75

Open
alexbeldiman opened this issue Sep 11, 2023 · 4 comments
Open

tensor flow 1.x isn't available through pip #75

alexbeldiman opened this issue Sep 11, 2023 · 4 comments

Comments

@alexbeldiman
Copy link

No description provided.

@alexbeldiman alexbeldiman changed the title tensor slow 1.x isn't available through pip tensor flow 1.x isn't available through pip Sep 11, 2023
@bryandam
Copy link

Correct, you'll have to find places that have archived builds.

For windows (native) I was able to get it working with builds from here: https://github.com/fo40225/tensorflow-windows-wheel/tree/master

For others platforms: https://pypi.org/project/tensorflow/1.6.0/#files

@GHUFRAN-HYDER
Copy link

Hi @alexbeldiman!
You can watch the solution here : https://youtu.be/5VN_4y4WIGE?si=qvyInJa4ZUdxpPua

@Fardenco
Copy link

Just use Python 3.6.8 and you'll be able to install tensorflow 1.6.0 through PIP

@jpangburn
Copy link

I made a fork here https://github.com/jpangburn/handwriting-synthesis. It runs on TensorFlow 2.15.0, which is the latest available for Python 3.9.6 as of December 2023. I would have made a pull request, but the author appears to have ignored pull requests since 2018 so little hope of that working.

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

5 participants