Skip to content

Conversation

@bobowwb
Copy link
Contributor

@bobowwb bobowwb commented Apr 19, 2023

line 98 should be
curl -O https://bootstrap.pypa.io/pip/3.6/get-pip.py && \ to avoid
#16 106.9 ERROR: This script does not work on Python 3.6 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/3.6/get-pip.py instead.

line 98 should be
curl -O https://bootstrap.pypa.io/pip/3.6/get-pip.py && \
to avoid
deepspeedai#16 106.9 ERROR: This script does not work on Python 3.6 The minimum supported Python version is 3.7. Please use https://bootstrap.pypa.io/pip/3.6/get-pip.py instead.
@bobowwb bobowwb requested review from awan-10 and jeffra as code owners April 19, 2023 02:54
@loadams loadams changed the title Update Dockerfile Update Dockerfile to use python 3.6 specifically Apr 20, 2023
Copy link
Collaborator

@loadams loadams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeffra - the changes in this PR work but do mean we're using python 3.6, do we want to eventually update that or leave it for now?

@loadams loadams merged commit ab1d2f8 into deepspeedai:master Apr 20, 2023
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

Successfully merging this pull request may close these issues.

2 participants