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

switch bin files to use python3 instead of python #1185

Merged
merged 11 commits into from
Nov 18, 2021
Merged

switch bin files to use python3 instead of python #1185

merged 11 commits into from
Nov 18, 2021

Conversation

jeffra
Copy link
Collaborator

@jeffra jeffra commented Jun 24, 2021

Up until now our launcher assumes that env python is py3.x. However some systems that rely on older packages that still require py2.7 need env python to resolve to py2.x. This PR makes sure deepspeed binaries point to py3.

@tjruwase
Copy link
Contributor

@jeffra, do we want a similar fix in install.sh for python and pip?

@jeffra jeffra merged commit 236890d into master Nov 18, 2021
@jeffra jeffra deleted the jeffra/py3 branch November 18, 2021 04:28
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.

3 participants