yurivict opened a new issue #17081: The python package build reinstalls lib/libmxnet.so into mxnet/libmxnet.so URL: https://github.com/apache/incubator-mxnet/issues/17081 The ```mxnet``` package (C/C++) installs ```lib/libmxnet.so```, and then the python build copies it over into ```mxnet/libmxnet.so```, all under ```/usr/local```. There is most certainly a way to let the python interpreter know where to look for libraries without needing to copy it into another location.
---------------------------------------------------------------- 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
