CodeSearchNet
CodeSearchNet copied to clipboard
Missing annoy module
I tried to execute the predict.py script but I have got the following error:
Traceback (most recent call last):
File "predict.py", line 56, in
ModuleNotFoundError: No module named 'annoy'
what version of Annoy module should I use?