You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/09/17 14:42:39 UTC

[GitHub] [incubator-mxnet] marcoabreu commented on a change in pull request #15855: [Numpy] cumprod

marcoabreu commented on a change in pull request #15855: [Numpy] cumprod
URL: https://github.com/apache/incubator-mxnet/pull/15855#discussion_r325208849
 
 

 ##########
 File path: ci/docker/runtime_functions.sh
 ##########
 @@ -367,6 +367,7 @@ build_ubuntu_cpu_openblas() {
     set -ex
     export CC="gcc"
     export CXX="g++"
+    pip3 install --user psutil
 
 Review comment:
   Please do package installation in the dockerfiles

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services