Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

[v1.9.x] Fix pip installation in containers #20864

Merged
merged 3 commits into from
Feb 3, 2022

Conversation

josephevans
Copy link
Contributor

@josephevans josephevans commented Feb 1, 2022

Update link to get-pip.py do we get a version that is supported with Python 3.6.

@mxnet-bot
Copy link

Hey @josephevans , Thanks for submitting the PR
All tests are already queued to run once. If tests fail, you can trigger one or more tests again with the following commands:

  • To trigger all jobs: @mxnet-bot run ci [all]
  • To trigger specific jobs: @mxnet-bot run ci [job1, job2]

CI supported jobs: [edge, website, unix-cpu, miscellaneous, unix-gpu, sanity, clang, windows-gpu, windows-cpu, centos-gpu, centos-cpu]


Note:
Only following 3 categories can trigger CI :PR Author, MXNet Committer, Jenkins Admin.
All CI tests must pass before the PR can be merged.

@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress and removed pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress labels Feb 1, 2022
@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress and removed pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test labels Feb 1, 2022
@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress and removed pr-awaiting-testing PR is reviewed and waiting CI build and test labels Feb 1, 2022
@josephevans josephevans changed the title [v1.9.x] Update to Python 3.8 in CI containers [v1.9.x] Fix pip installation in containers Feb 1, 2022
@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-work-in-progress PR is still work in progress pr-awaiting-review PR is waiting for code review and removed pr-work-in-progress PR is still work in progress pr-awaiting-testing PR is reviewed and waiting CI build and test labels Feb 1, 2022
@bgawrych
Copy link
Contributor

bgawrych commented Feb 3, 2022

@josephevans can you port this change also to v1.x?

ci/docker/install/ubuntu_python.sh Outdated Show resolved Hide resolved
ci/docker/install/centos7_python.sh Outdated Show resolved Hide resolved
josephevans and others added 2 commits February 3, 2022 09:30
Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>
Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>
@mseth10 mseth10 added pr-awaiting-testing PR is reviewed and waiting CI build and test pr-awaiting-review PR is waiting for code review and removed pr-awaiting-review PR is waiting for code review pr-awaiting-testing PR is reviewed and waiting CI build and test labels Feb 3, 2022
@josephevans josephevans merged commit f7a7be2 into apache:v1.9.x Feb 3, 2022
josephevans added a commit to josephevans/mxnet that referenced this pull request Feb 3, 2022
* Fix pip install inside docker.

* Update ci/docker/install/centos7_python.sh

Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>

* Update ci/docker/install/ubuntu_python.sh

Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>

Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>
@josephevans josephevans mentioned this pull request Feb 3, 2022
6 tasks
josephevans added a commit that referenced this pull request Feb 4, 2022
* Fix pip install inside docker.

* Update ci/docker/install/centos7_python.sh

Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>

* Update ci/docker/install/ubuntu_python.sh

Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>

Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>

Co-authored-by: bgawrych <bartlomiej.gawrych@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants