Installing a python wrapper for a c++ library
- by Eugene Kogan
Hi all,
I am trying to install the python wrapper for the ANN (approx near neighbors) c++ library: link is http://www.scipy.org/scipy/scikits/wiki/AnnWrapper .  I am on Windows 7 32-bit.
Unfortunately the documentation is a bit terse and I am a newbie to programming in general, so I cannot decipher the instructions found within.  I have not built a C++ library before and am not even sure how to get that far.  Can anyone please guide?  
Thanks!
gene