Open michelep opened 3 years ago
@michelep I was able to resolve this error by running
sudo pip3 uninstall numpy
sudo pip3 install numpy==1.20.2
for some reason it’ll crash the whole thing and won’t start if you use the latest numpy, but 1.20.2 seems to do the trick, I hope this helps!
Also sudo pip3 install -U numpy
worked for me.
Describe the bug In pwnagotchi.log i found this error:
Environment (please complete the following information):