kakao / n2

TOROS N2 - lightweight approximate Nearest Neighbor library which runs fast even with large datasets
Apache License 2.0
569 stars 70 forks source link

Windows installation issue #28

Closed ivan-marroquin closed 4 years ago

ivan-marroquin commented 6 years ago

Hi,

I have a Windows 10 machine with Python 3.6.5 installed. In addition to numpy 1.15.2, I have Cython 0.28.5

When I ran the command "pip install n 2", the compilation fails because there is a missing file 'unistd.h'.

I attached the error log for your reference.

Thanks for your help,

Ivan

N2_error_log.zip

gony-noreply commented 4 years ago

We don't support the Windows environment yet. (Not sure, but may work with cygwin)