How can I solve import mxnet error “module ‘numpy’ has no attribute ‘bool’”?
I’m using google colab with Python version 3.8.5 to run ‘import mxnet as mx’.
But it returns “module ‘numpy’ has no attribute ‘bool'”
Installing mxnet on windows 11
I want to install mxnet on my latop but getting this message consistently-