[Biopython-dev] Failed Tests
Gavin E. Crooks
gec at compbio.berkeley.edu
Fri Dec 7 16:15:35 EST 2001
test_metatool is now giving an even more mysterious error message!?
Gavin
======================================================================
ERROR: test_metatool
----------------------------------------------------------------------
Traceback (most recent call last):
File "run_tests.py", line 136, in runTest
__import__(self.test_name)
File "./test_metatool.py", line 32, in ?
print data
File "/n/teal.berkeley.edu/home/gec/local/lib/python2.1/site-packages/Bio/MetaTool/Record.py", line 119, in __
str__
File "/n/teal.berkeley.edu/home/gec/local/lib/python2.1/site-packages/Bio/MetaTool/Record.py", line 51, in __str__
if( self.matrix != None ):
File "/n/teal.berkeley.edu/home/gec/local/lib/python2.1/site-packages/Numeric/UserArray.py", line 163, in __ne__
def __ne__(self,other): return self._rc(not_equal(self.array,other))
SystemError: Objects/object.c:727: bad argument to internal function
----------------------------------------------------------------------
Ran 1 tests in 1.541s
More information about the Biopython-dev
mailing list