Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

RuntimeError: Cannot find the MXNet library. #20148

Discussion options

You must be logged in to vote

This finally worked for me: numpy/numpy#14772 (comment).

It seems that it is a numpy issue, not a mxnet library issue.After building from source to install the mxnet library on raspberry pi.

sudo apt-get install libatlas-base-dev

Here is a screenshot of it working:

This should take care of the issue.

Replies: 13 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by szha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #20144 on April 09, 2021 18:04.