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 2021/10/29 09:00:16 UTC

[GitHub] [incubator-mxnet] shimst3r commented on pull request #20714: [DOC] Fix wrong imports in Gluon Crash Course Step 4

shimst3r commented on pull request #20714:
URL: https://github.com/apache/incubator-mxnet/pull/20714#issuecomment-954573207


   Curious! The CI complains about
   
   ```python
   ModuleNotFoundError: No module named 'mxnet.metric'
   ```
   
   On my local machine, I get the error
   
   ```python
   ModuleNotFoundError: No module named 'mxnet.gluon.metric'
   ```
   
   I'm on `1.8.0`, using `mxnet-1.8.0.post0-py2.py3-none-manylinux2014_x86_64.whl`


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

To unsubscribe, e-mail: commits-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org