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

A simple script that will watch a stream for you and earn the channel points.
GNU General Public License v3.0
1.23k stars 683 forks source link

Raspberry pi numpy #767

Open EnesCK-V1 opened 8 months ago

EnesCK-V1 commented 8 months ago

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

image

i try pip install numpy but not work

nicolaeser commented 7 months ago

I am also getting that

liquizz commented 5 months ago

I have resolved this issue by installing libopenblas-dev

sudo apt install libopenblas-dev