First check if Picamera2 is installed (without any virtual environment), for example by running "import picamera2". If it's not, then runand check it's now available. After that, create the venv with --system-site-packages.
Code:
sudo apt install python3-picamera2
Statistics: Posted by therealdavidp — Wed Nov 13, 2024 8:12 am