check-media-integrity
check-media-integrity copied to clipboard
Wand Version Broken Since Python 3.8
https://github.com/emcconville/wand/issues/456
To update this package for newer versions of python, we need to upgrade wand.
Generally, it would be nice to get this script running with new versions of python.
This does run with newer versions of python. I'm running it on 3.10.2. However, the requirements.txt file needs to be updated as you noted. Just remove the version requirement from Wand and it should work.