mail[bug #20471] BMRB data to Relax - is_empyt() AttributeError.


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d Auvergne on February 01, 2013 - 17:05:
Follow-up Comment #7, bug #20471 (project relax):

The error message is:

Traceback (most recent call last):
  File "test_suite/system_tests/bmrb.py", line 252, in
test_bug_20471_structure_present
    self.interpreter.bmrb.read(file='17226.txt', dir=path, version=None,
sample_conditions=None)
  File "prompt/uf_objects.py", line 219, in __call__
    self._backend(*new_args, **uf_kargs)
  File "generic_fns/bmrb.py", line 208, in read
    if not ds[pipe_name].is_empty():
  File "data/pipe_container.py", line 263, in is_empty
    if hasattr(self, 'structure') and not self.structure.is_empty():
AttributeError: Internal instance has no attribute 'is_empty'

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?20471>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/




Related Messages


Powered by MHonArc, Updated Fri Feb 01 17:20:08 2013