nmslib/hnswlib

Unzip error information about hnswlib-0.8.0.zip

fengweichangzi opened this issue · 1 comments

Hello,

After I download the released zip files 0.8, I got an error when I try to unzip it.
unziperror

Should I just ignore it? Or maybe something is wrong?

It looks like it was not able to create a symbolic link and it looks like windows requires special privileges ("Create symbolic links") to be able to create those.
I think C++ should be fine, but for python you'd might want to copy the folder instead if you can't create a link.