Cant import mxnet

actually looks like the issue is because of colab is using cuda 10.0 instead of 9.2.

See the following link for discussion:

Seems like the fix is to install mxnet with !pip install mxnet-cu100