Comment 2 for bug 1907943

Revision history for this message
Damon Lynch (dlynch3) wrote :

This is not a bug in Rapid Photo Downloader. I was able to replicate this bug in pymediainfo 5.0.2 only. Upgrade to pymediainfo 5.0.3 to fix the problem. You should file a bug report in arch / manjaro against the package pymediainfo so the package maintainer knows about the problem and knows to update it to 5.0.3 ASAP.

Meanwhile if you want Rapid Photo Downloader to run on your system today, do this (NOT using sudo) to install the latest pymediainfo for your user only:

python3 -m pip install -U pymediainfo

Then when arch / manjaro updates the system package, do this to uninstall your user version (which is recommended on a rolling release distro like yours):

python3 -m pip uninstall pymediainfo