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:or on (some? most? all?) Linux systems (including Raspberry Pi OS) with(possibly with another package manager, depending on the system).
I think you can get py3exiv2 from pip:
Code:
pip3 install py3exiv2
Code:
sudo apt install python3-py3exiv2
Statistics: Posted by therealdavidp — Wed Jul 10, 2024 8:31 am