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

Set conda/mamba default to Python version to 3.8 [skip ci] #4878

Merged
merged 1 commit into from
Mar 1, 2022

Conversation

NvTimLiu
Copy link
Collaborator

To fix issue: #4876

Set python version to 3.8 with conda/mamba installation, conda will install pip-python 3.8, instead of the default python 3.10 along with pip-python 3.10.

Signed-off-by: Tim Liu timl@nvidia.com

Set python version to 3.8 with conda/mamba installation, conda will install pip-python 3.8,
instead of the default python 3.10 along with pip-python 3.10.

Signed-off-by: Tim Liu <timl@nvidia.com>
@NvTimLiu NvTimLiu added the build Related to CI / CD or cleanly building label Feb 28, 2022
@NvTimLiu NvTimLiu requested a review from pxLi February 28, 2022 14:10
@NvTimLiu NvTimLiu requested a review from jlowe as a code owner February 28, 2022 14:10
@NvTimLiu NvTimLiu self-assigned this Feb 28, 2022
@NvTimLiu
Copy link
Collaborator Author

build

@pxLi
Copy link
Collaborator

pxLi commented Mar 1, 2022

Going to force merge this to unblock nightly build

@pxLi pxLi merged commit bec04a8 into NVIDIA:branch-22.04 Mar 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Nightly build failed on Databricks with "pip: No such file or directory"
4 participants