[Biopython-dev] [Bug 1771] New: need some file from some xml module ?

bugzilla-daemon at portal.open-bio.org bugzilla-daemon at portal.open-bio.org
Fri Apr 22 08:33:28 EDT 2005


http://bugzilla.open-bio.org/show_bug.cgi?id=1771

           Summary: need some file from some xml module ?
           Product: Biopython
           Version: Not Applicable
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Main Distribution
        AssignedTo: biopython-dev at biopython.org
        ReportedBy: jeroen at xdh.nl


Hi,

Using the Sprot.py module of version 1.40b, I got this :

  File "stepsget035.py", line 98, in list_swissprot_gpcrs
    from Bio.SwissProt import SProt
  File "/usr/src/biopython-1.40b/build/lib.linux-i686-
2.3/Bio/SwissProt/SProt.py", line 39, in ?
    from Bio import SeqRecord
  File "/usr/src/biopython-1.40b/build/lib.linux-i686-2.3/Bio/SeqRecord.py", 
line 7, in ?
    from Bio import FormatIO
  File "/usr/src/biopython-1.40b/build/lib.linux-i686-2.3/Bio/FormatIO.py", 
line 2, in ?
    from xml.sax import saxutils

Before, I used 1.24 and that gave no such error/dependency/bug/dunno-what-it-
is, probably cuz I didn't need to import anything from some xml module.


Thanks for any help,

Jeroen



------- 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