[Biopython-dev] [Bug 1409] Problems with Martel and setup.py
bugzilla-daemon at portal.open-bio.org
bugzilla-daemon at portal.open-bio.org
Tue Aug 5 20:19:40 EDT 2003
http://bugzilla.bioperl.org/show_bug.cgi?id=1409
jchang at biopython.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From jchang at biopython.org 2003-08-05 20:19 -------
This can happen if the mx.TextTools is not already installed before building Biopython. If this is
the case, then import Martel fails because of the mx.TextTools dependency. However, the
"Expressions" module is still left in the namespace. This will be tricky to fix. The work-around is
to install mx.TextTools first.
------- 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