erikbern / ann-benchmarks

Benchmarks of approximate nearest neighbor libraries in Python
http://ann-benchmarks.com
MIT License
4.73k stars 716 forks source link

pykgraph unavailable for kgraph #482

Open dumbogeorge opened 6 months ago

dumbogeorge commented 6 months ago

Hi all,

I am not able to install kgraph algorithm using this command -

sudo python3 install.py --algorithm kgraph I am unable to find pykgraph.

junk

dumbogeorge commented 6 months ago

I am unable to install kgraph with this command

sudo python3 run.py --algorithm kgraph

image