lokeycookie opened a new issue, #21225:
URL: https://github.com/apache/mxnet/issues/21225

   Hi there,
   I pip install mxnet-cu110==2.0.0a0 in my conda environment and when i try to 
run this code:
   mx.test_utils.download(link, dirname=self.model_dir)
   
   I got this error:
     File "recognition/get_models.py", line 42, in __download
       mx.test_utils.download(link, dirname=self.model_dir)
   AttributeError: module 'mxnet' has no attribute 'test_utils'
   
   How do I solve it?
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to