Unzip error information about hnswlib-0.8.0.zip
fengweichangzi opened this issue · 1 comments
fengweichangzi commented
yurymalkov commented
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.