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.21k stars 673 forks source link

Raspberry pi numpy #767

Open EnesCK-V1 opened 6 months ago

EnesCK-V1 commented 6 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 6 months ago

I am also getting that

liquizz commented 4 months ago

I have resolved this issue by installing libopenblas-dev

sudo apt install libopenblas-dev