imgdupes icon indicating copy to clipboard operation
imgdupes copied to clipboard

It doesn't build with python v3.11+

Open GeniusTechnoMystic opened this issue 11 months ago • 0 comments

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?

GeniusTechnoMystic avatar Mar 21 '25 07:03 GeniusTechnoMystic