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 2020/07/20 23:36:59 UTC

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #16193: Fail to install Horovod with MXNet 1.5.1 and nightly

ChaiBapchya edited a comment on issue #16193:
URL: https://github.com/apache/incubator-mxnet/issues/16193#issuecomment-661436918


   Bumped into the same error for various pypi versions
   ```
   mxnet-cu101
   mxnet-cu101==1.6.0
   mxnet-cu101==1.6.0b20191122
   ```
   
   Repro steps
   ```
       virtualenv -p python3 mx16cu101
       source mx16cu101/bin/activate
       pip install mxnet-cu101==1.6.0
       pip install gluoncv
       pip install horovod
       cd incubator-mxnet/
       python example/distributed_training-horovod/resnet50_imagenet.py
   ```


----------------------------------------------------------------
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