Quantcast
Viewing all articles
Browse latest Browse all 4910

AI Camera - IMX500 • Re: Running IMX500 with venv

First check if Picamera2 is installed (without any virtual environment), for example by running "import picamera2". If it's not, then run

Code:

sudo apt install python3-picamera2
and check it's now available. After that, create the venv with --system-site-packages.

Statistics: Posted by therealdavidp — Wed Nov 13, 2024 8:12 am



Viewing all articles
Browse latest Browse all 4910

Trending Articles