Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: with stressberry . On the raspberry pi 4 #112

Open
ChrisAFRcrew opened this issue Sep 2, 2021 · 3 comments
Open

ImportError: with stressberry . On the raspberry pi 4 #112

ChrisAFRcrew opened this issue Sep 2, 2021 · 3 comments

Comments

@ChrisAFRcrew
Copy link

I have followed all the steps and now hitting a Error. Which I don't know how to fix. Everything is working just the plot is not. When I type in the terminal of the raspberry pi 4, I get an error message. "ImportError: bumpy.core.multiarray failed to import." I type it two ways, I typed "stressberry-plot out.dat -o out.png" , which I received the error. Than I typed, "MPLBACKEND=Agg stressberry-plot out.dat -o out.png" and still get the error message. Do have to take other steps. If so please let me know. Thank you

@embeddedaddicted
Copy link

Hello all,

for me this works on Pi Zero 2 W....

sudo apt-get install libatlas-base-dev libopenjp2-7-dev libtiff5

Best regards
Marc

@ChrisAFRcrew
Copy link
Author

Thank and do apologize for the late response

@YaiGenes
Copy link

Hi, you just need to install numphy in your console. Follow this command:
pip install -U numpy

For more details follow this conversation:

https://stackoverflow.com/questions/20518632/importerror-numpy-core-multiarray-failed-to-import

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants