Tkd-Alex/Twitch-Channel-Points-Miner-v2

Raspberry pi numpy

EnesCK-V1 opened this issue · 2 comments

I get this error when trying to run it on raspberry pi

image

i try pip install numpy but not work

  • OS: Raspian Version 11
  • Python version 3.9.2

I am also getting that

I have resolved this issue by installing libopenblas-dev

sudo apt install libopenblas-dev