leezu commented on issue #15787: RuntimeError: Cannot find the MXNet library. URL: https://github.com/apache/incubator-mxnet/issues/15787#issuecomment-561001624 There are no Python 3.8 builds for Pip yet. You most likely have some inconsistency where you tried to install MXNet from source for Py3.8 but forgot to compile (as above). And later you installed from pip for a different Python version. I'll close the issue for now as it is related to not building MXNet when installing from source. Let's track the Py3.8 release separately.
---------------------------------------------------------------- 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
