liuzhi136 opened a new issue #20081: URL: https://github.com/apache/incubator-mxnet/issues/20081
Platform Infos: Ubuntu20.04+V100+cuda11 I had successfully installed the cuda environment. Then, I use the pip to install mxnet-cu110(1.8.0). The error "OSError: /home/lz/anaconda3/envs/ML_gpu/lib/python3.6/site-packages/mxnet/libmxnet.so: undefined symbol: sgeqrf_" is occured when I import mxnet. I saw some ways to fix this issues, such as 'make clean_all'. However, such way is used to fix this issue when we build mxnet from source. How can I fix this issue for 'pip install' -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
