deltawi commented on issue #15787: URL: https://github.com/apache/mxnet/issues/15787#issuecomment-1482707093
> 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. > > Unfortunately, setting `MXNET_LIBRARY_PATH` doesn't work for `setup.py`, so I ended up symlinking my `build` directory to where `mxnet` expected it to be. Hi @RuRo can you give us the command lines you've done. I can't solve this issue... -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
