RuRo commented on issue #15787: RuntimeError: Cannot find the MXNet library. URL: https://github.com/apache/incubator-mxnet/issues/15787#issuecomment-584759416 Just in case anyone stumbles on this issue, notice, that `mxnet` expects the `build` directory to be in the root of the repository. So if you are trying to build in a different directory (i.e. in `/tmp` or in a directory adjacent to your cloned `mxnet` repository), the `setup.py` script will fail with the above error.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
