[BioPython] Tries

Andreas Kuntzagk andreas.kuntzagk at mdc-berlin.de
Fri Jun 20 09:08:48 EDT 2003


Hi,

Ok, now I see my problem.
When I tried the tries I was in the cvs-directory. So python tried to
load the trie.so from there, even when I didn't have the director in my
PYTHONPATH. (was like: start python, do alot of work whith it, later
"oh, lets trie trie", looking at sys.path to make sure, import, fail)

So now I understand, setup.py build creates the .so only in the build
directory.

Every day you learn something new.

Andreas



More information about the BioPython mailing list