mahmoodn commented on issue #14205: Quick installation finished but unable to
run examples
URL:
https://github.com/apache/incubator-mxnet/issues/14205#issuecomment-466387461
OK I fixed it by these commands
```
$ cd python/
$ pip install --user -e .
$ pip list
```
and mxne
mahmoodn commented on issue #14205: Quick installation finished but unable to
run examples
URL:
https://github.com/apache/incubator-mxnet/issues/14205#issuecomment-466323713
@frankfliu
Hi, I tried from scratch with the git recursive option
```
$ git clone --recursive https://gith
mahmoodn commented on issue #14205: Quick installation finished but unable to
run examples
URL:
https://github.com/apache/incubator-mxnet/issues/14205#issuecomment-465714414
Thank you. I will surely come back. I won't have access to the machine for
one day or so.