Open huliosz1 opened 3 years ago
@huliosz1 I've faced same issue so could you try to run main.py without sudo and it's work for me.
Here is the command: pi@raspberrypi:~ $ python3 /home/pi/pi-camera-stream-flask/main.py
@huliosz1 I've faced same issue so could you try to run main.py without sudo and it's work for me.
Here is the command: pi@raspberrypi:~ $ python3 /home/pi/pi-camera-stream-flask/main.py
Thanks, I have been faced with the same issue and runing without sudo works for me as well (after I upgrade NumPy to the newest version)
Hi. im trying to compiling the codes 'Main and Camera' and im getting the following errors:
Camera error: \ Python 3.7.3 (/usr/bin/python3)
Main error: \ Python 3.7.3 (/usr/bin/python3)
Any ideas Please?