[Biopython-dev] [Bug 1409] New: Problems with Martel and setup.py
bugzilla-daemon at cvs.open-bio.org
bugzilla-daemon at cvs.open-bio.org
Wed Mar 12 12:53:36 EST 2003
http://bugzilla.bioperl.org/show_bug.cgi?id=1409
Summary: Problems with Martel and setup.py
Product: Biopython
Version: Not Applicable
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Main Distribution
AssignedTo: biopython-dev at biopython.org
ReportedBy: jchang at biopython.org
This is against the CVS version.
I received an email from Dan Rubin that outlined the problem:
- Martel installed at li/python22/site-packages
- python setup.py generates
AttributeError: "module" object has no attribute 'AnyEol'
- after removing Martel from site-packages, builds correctly
- python setup.py install tells you that you need Martel first
- after ignoring message, Martel installed anyway
2 problems:
1. Attribute Error should not be raised
2. messages are confusing
------- 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