Hi, When I installed the biopython dependencies I installed the new NumPy rather than the old Numeric. Was this the correct thing to do? From the documentation the old test command was from Numeric import *. I assume that the new command be from NumPy import * ? Also, does biopython work on python 2.5 Thanks, Tim