leezu commented on a change in pull request #18115:
URL: https://github.com/apache/incubator-mxnet/pull/18115#discussion_r412546798



##########
File path: ci/docker/runtime_functions.sh
##########
@@ -983,6 +983,7 @@ sanity_check() {
 # $2 -> python_cmd: The python command to use to execute the tests, python or 
python3
 cd_unittest_ubuntu() {
     set -ex
+    source /opt/rh/rh-python35/enable

Review comment:
       Due to the way the CI runs stuff in the Dockerfile, we can't permanently 
opt-in when creating the Docker image. We can fix that later. For now need to 
opt in inside the runtime functions.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to