Hey, I’ve failed to install mxnet. what could be the problem
thats the error am getting
ModuleNotFoundError Traceback (most recent call last)
in
----> 1 from mxnet import np, npx
2 npx.set_np()
ModuleNotFoundError: No module named 'mxnet