imgdupes
imgdupes copied to clipboard
It doesn't build with python v3.11+
It doesn't build with python v3.11 or v3.12 conda venv.
https://github.com/knjcode/imgdupes/blob/d61ee8dbd5427ef83f51cf76ca70d42f6f7d41a1/setup.py#L21
probably should add <3.11 or maybe explicitly set to v3.6.8 which I see being used in docker image?