idealo / imagededup

😎 Finding duplicate images made easy!
https://idealo.github.io/imagededup/
Apache License 2.0
5.17k stars 458 forks source link

Cannot install on Python 3.12 due to significantly outdated dependencies #211

Open gjsmo opened 11 months ago

gjsmo commented 11 months ago

At the moment, it appears that imagededup depends on a very old version of PyWavelets which can't be built for Python 3.12. This in turns means that imagededup cannot be installed on 3.12. Can the dependencies be updated, including PyWavelets, to support 3.12?