[Biopython-dev] [Bug 1470] New: KDTree init error

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Mon Jul 14 21:45:38 EDT 2003


http://bugzilla.bioperl.org/show_bug.cgi?id=1470

           Summary: KDTree init error
           Product: Biopython
           Version: 1.10
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: yuji at pachbell.harvard.edu


KDTree fail to initilize during loading of Numeric Python modules.

KDTree/__init__.py raise an module import error on line 4:

from RandomArray import *

Simply comment out this line seems to solve the problem.

System:  
  Python2.2
  Numberic Python 23.0



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the Biopython-dev mailing list