[BioPython] NeighborSearch (No module named _CKDTree)

Sebastian Bassi sbassi at gmail.com
Thu Jan 12 08:17:43 EST 2006


On 1/11/06, K. Arun <karbak at gmail.com> wrote:
> If you examine the setup.py used to compile Biopython, you'll find two
> places where comments
> indicate that the KDTree extension's compilation is turned off by
> default to avoid C++ errors. If I remember correctly,  all I had to do
> was uncomment those two sections and run 'python setup.py install'
> again to get the module working.

Another thing to be aware of: I had problems compiling biopython in an
AMD64 due to this KDTree extension, I guess it was not turned off in
that moment (two years ago).  I didn't try again with the KDTree turn
off since I don't have that computer, so this is just a warning if you
have a x86-64 bit computer.

--
<a href="http://www.spreadfirefox.com/?q=affiliates&id=24672&t=1">La
web sin popups ni spyware: Usa Firefox en lugar de Internet
Explorer</a>



More information about the BioPython mailing list