How to give app access to camera

Joined
Jan 25, 2017
Messages
1,266
Reaction score
100
I have written a python program for face and object detection. When I try to run this program from Thonny (a python IDE) I get an error that says there is no permission to access the camera. If I go to Security & Privacy to allow access there seems to be no way to add Thonny to the list. When I tried with VSCode it asked for permission to access the camera and was added to the list. I am also able to run the program from a terminal with no problem. Although I am able to use the program by other means, I would like to use Thonny, as it is better when setting up virtual environments. As ever any ideas would be welcomed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top