No Module Named mxnet

Why do I still get the error message "ModuleNotFoundError: No module named ‘mxnet’ " after following the procedure to install mxnet on this website http://d2l.ai/chapter_appendix/aws.html#Install-CUDA ?

  1. Did you successfully install? (No error showed)

pip install mxnet-cu90==X.Y.Z

  1. Did you activate

source activate gluon

1 Like