vgsandoval88 opened a new issue, #21226:
URL: https://github.com/apache/mxnet/issues/21226
i've created a conda enviroment in windows using anaconda
conda create -n py38_mx_tf python=3.8
conda activate py38_mx_tf
pip install mxnet-cu117
my computer has installed cuda toolkit 11.7 and the enviromet variable is
already configured, when i try to import the library to a project using my new
enviroment (import mxnet) I'm getting the following error:
ModuleNotFoundError: No module named 'mxnet'
can anyone helpme with this error, let me know if you need more information
--
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]