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

TF 2.0: Release binaries for Python 3.5 and 3.7. #25429

Closed
dynamicwebpaige opened this issue Feb 1, 2019 · 10 comments
Closed

TF 2.0: Release binaries for Python 3.5 and 3.7. #25429

dynamicwebpaige opened this issue Feb 1, 2019 · 10 comments
Assignees
Labels
TF 2.0 Issues relating to TensorFlow 2.0 type:feature Feature requests

Comments

@dynamicwebpaige
Copy link
Contributor

No description provided.

@dynamicwebpaige dynamicwebpaige added type:feature Feature requests TF 2.0 Issues relating to TensorFlow 2.0 labels Feb 1, 2019
@annarev
Copy link
Contributor

annarev commented Feb 1, 2019

+@dynamicwebpaige is this issue for TF 2.0 preview?

@dynamicwebpaige dynamicwebpaige changed the title Release binaries for Python 3.5 and 3.7. Feature: Release binaries for Python 3.5 and 3.7. Feb 1, 2019
@dynamicwebpaige dynamicwebpaige changed the title Feature: Release binaries for Python 3.5 and 3.7. TF 2.0: Release binaries for Python 3.5 and 3.7. Feb 1, 2019
@dynamicwebpaige
Copy link
Contributor Author

@annarev - I don't think this is a blocker for the preview; just intended to be an issue to track. Thanks for working on it! :)

(cc: @martinwicke to keep me honest)

@perfinion
Copy link
Member

This should also list all the other projects that are required and in what order. eg: I've been looking through tensorflow/estimator and it looks like it will be required for TF2.0 (but not 1.13?).

So far it looks like:
first install: keras_applications, keras_preprocessing
build and install tensorflow/tensorflow
then tensorflow/estimator, tensorboard etc

@martinwicke
Copy link
Member

@annarev, @goldiegadde is this done?

@dynamicwebpaige
Copy link
Contributor Author

@martinwicke I see wheels for Python 3.5 and Python 3.7 on PyPi.

@zh794390558
Copy link
Contributor

Why not release tensorflow with conda the same time of pip package?

@martinwicke
Copy link
Member

@dynamicwebpaige @annarev it seems to me this issue can be closed? Please reopen if I misunderstood.

@zh794390558 the conda packages are community supported, we do not build those.

@dsmilkov
Copy link
Contributor

The Python 3.7 wheels are not present in the latest nightly (20190618): https://pypi.org/project/tf-nightly-gpu-2.0-preview/2.0.0.dev20190618/#files

But they were present in 20190314 for example: https://pypi.org/project/tf-nightly-gpu-2.0-preview/2.0.0.dev20190314/#files

This leads to the following error in MacOS with python 3.7:

pip install tf-nightly-2.0-preview
No matching distribution found for tf-nightly-2.0-preview

@dsmilkov dsmilkov reopened this Jun 18, 2019
@feature-engineer
Copy link

https://pypi.org/project/tf-nightly-gpu-2.0-preview/#files has packages for linux only for python 2.7, 3.3, 3.4, 3.5 and 3.7 - and windows only for python 3.6 - so, Linux doesn't have a package for python 3.6 (which is the version in Ubuntu LTS repos), and windows only has a package for python 3.6...

@annarev
Copy link
Contributor

annarev commented Aug 27, 2020

I checked https://pypi.org/project/tensorflow/#files so I will assume this issue went away. Feel free to open a new bug if the issue resurfaces.

@annarev annarev closed this as completed Aug 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TF 2.0 Issues relating to TensorFlow 2.0 type:feature Feature requests
Projects
None yet
Development

No branches or pull requests

7 participants