imgdupes icon indicating copy to clipboard operation
imgdupes copied to clipboard

Continues giving Error: Unable to load NGT. Please install NGT and python binding first. after multiple installs

Open corlangerak opened this issue 3 years ago • 5 comments

I continue getting this error: Error: Unable to load NGT. Please install NGT and python binding first. After I have installed NGT multiple times again... Not sure what the problem is, all help is much appreciated.

corlangerak avatar Mar 25 '21 16:03 corlangerak

I am having the same issue. I use Python 3.9 and the ngt package (brew install ngt) and ngt Python binding (pip install ngt) are installed.

I am not sure what is ngtpy that we are trying to import in the code, it seems to be just ngt now

temirov avatar Apr 11 '21 19:04 temirov

same issue here

EmmaBrass avatar Jun 30 '21 12:06 EmmaBrass

I was able to fix this issue by installing imgdupes with python 3.8.

mitin001 avatar Jul 25 '23 03:07 mitin001

For me, I was only able to fix by installing python 3.7

rleaver152 avatar Dec 10 '23 08:12 rleaver152

For me, I was only able to fix by installing python 3.7

that seems like quite a rollback in 2023 with python 3.12 being a stable version ...

temirov avatar Dec 14 '23 01:12 temirov