Skip to content
This repository has been archived by the owner on Apr 20, 2020. It is now read-only.

Update Python to 3.7 #55

Closed
oersoy1 opened this issue Feb 18, 2019 · 5 comments
Closed

Update Python to 3.7 #55

oersoy1 opened this issue Feb 18, 2019 · 5 comments
Assignees
Labels
wontfix This will not be worked on

Comments

@oersoy1
Copy link

oersoy1 commented Feb 18, 2019

Containers have 3.5

Title says it all.

@semperstew
Copy link
Collaborator

semperstew commented Feb 18, 2019

The base image from which all of our images derive is tensorflow/tensorflow:[version]-gpu-py3. Our only choices of python version are 2.7 or 3.5. As it stands, the only way to upgrade to python3.7 is to hand-roll a tensorflow base image with 3.7 installed. I don't know about you, but that's not really something that I care to maintain in the long run.
@oersoy1 Are there particular features of python3.7 that you can't live without?

@semperstew semperstew self-assigned this Feb 18, 2019
@semperstew semperstew added the wontfix This will not be worked on label Feb 18, 2019
@oersoy1
Copy link
Author

oersoy1 commented Feb 18, 2019

Nah.. I had to refactor some of my code for str formatting type of stuff.. Tensorflow.. Yuck..

@oersoy1
Copy link
Author

oersoy1 commented Feb 18, 2019

Pytorch works with 3.7 and 3.6 and 3.5

@semperstew
Copy link
Collaborator

TF certainly works with 3.7, but they aren't shipping a prebuilt TF image with 3.7 installed (yet).

@semperstew
Copy link
Collaborator

Closing. Won't fix at this time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants