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