Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5012

Camera board • Re: Red Hue When Using IR Filter with V3 NOIR

$
0
0
Hi, yes I remember having some problems with this some time back. How did you install pyexiv2? I think the trick is that you need to install py3exiv2, not pyexiv2, but then it imports as pyexiv2. Not confusing at all!

I think you can get py3exiv2 from pip:

Code:

pip3 install py3exiv2
or on (some? most? all?) Linux systems (including Raspberry Pi OS) with

Code:

sudo apt install python3-py3exiv2
(possibly with another package manager, depending on the system).

Statistics: Posted by therealdavidp — Wed Jul 10, 2024 8:31 am



Viewing all articles
Browse latest Browse all 5012

Trending Articles