Skip to content

Instantly share code, notes, and snippets.

@scopatz
Last active December 27, 2015 01:19
Show Gist options
  • Save scopatz/7244016 to your computer and use it in GitHub Desktop.
Save scopatz/7244016 to your computer and use it in GitHub Desktop.
PyTables test failures
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
PyTables version: 3.1.0dev
HDF5 version: 1.8.11
NumPy version: 1.9.0.dev-eb40f65
Numexpr version: 2.1.1.dev (not using Intel's VML/MKL)
Zlib version: 1.2.8 (in Python interpreter)
LZO version: 2.06 (Aug 12 2011)
BZIP2 version: 1.0.6 (6-Sept-2010)
Blosc version: 1.2.3 (2013-05-17)
Cython version: 0.20dev
Python version: 2.7.5+ (default, Sep 19 2013, 13:48:49)
[GCC 4.8.1]
Platform: Linux-3.11.0-13-generic-x86_64-with-Ubuntu-13.10-saucy
Byte-ordering: little
Detected cores: 4
Default encoding: ascii
Default locale: (en_US, UTF-8)
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
....................................................................................................................................................................................................................................................................................................................................................................................................................................................................../home/scopatz/.local/lib/python2.7/site-packages/tables/conditions.py:447: DeprecationWarning: using `oa_ndim == 0` when `op_axes` is NULL is deprecated. Use `oa_ndim == -1` or the MultiNew iterator for NumPy <1.8 compatibility
return func(*args)
Performing only a light (yet comprehensive) subset of the test suite.
If you want a more complete test, try passing the --heavy flag to this script
(or set the 'heavy' parameter in case you are using tables.test() call).
The whole suite will take more than 4 hours to complete on a relatively
modern CPU and around 512 MB of main memory.
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
..........................................................................................................................................E.........................................../home/scopatz/.local/lib/python2.7/site-packages/tables/group.py:1200: UserWarning: problems loading leaf ``/table0``::
Attribute FIELD_11_FILL exists in node table0, but can't get it.
The leaf will become an ``UnImplemented`` node.
% (self._g_join(childname), exc))
EEEEEEEEEEEEE/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py:1200: UserWarning: problems loading leaf ``/group0/table1``::
Attribute FIELD_11_FILL exists in node table1, but can't get it.
The leaf will become an ``UnImplemented`` node.
% (self._g_join(childname), exc))
EEEE/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py:1200: UserWarning: problems loading leaf ``/group0/group1/table2``::
Attribute FIELD_11_FILL exists in node table2, but can't get it.
The leaf will become an ``UnImplemented`` node.
% (self._g_join(childname), exc))
EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE...........................EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE..................................................................................................................................................................................../home/scopatz/.local/lib/python2.7/site-packages/tables/group.py:1200: UserWarning: problems loading leaf ``/table``::
Attribute FIELD_11_FILL exists in node table, but can't get it.
The leaf will become an ``UnImplemented`` node.
% (self._g_join(childname), exc))
E.........................................................................................................................................................................................................................................................................................EE.........EE.........EE.........EE.........EE.........EE.........EE.........EE........E........................................................................................................................................................................................./home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_array.py:2539: DeprecationWarning: using a boolean instead of an integer will result in an error in the future
a = nparr[key]
..../home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_array.py:2587: DeprecationWarning: using a boolean instead of an integer will result in an error in the future
s = nparr[key]
/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_array.py:2588: DeprecationWarning: using a boolean instead of an integer will result in an error in the future
nparr[key] = s * 2
./home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_array.py:2607: DeprecationWarning: using a boolean instead of an integer will result in an error in the future
nparr[key] = 2 # broadcast value
...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................EEEEE..........EEEEE..........................................................................................................................................................EE.EEE......................EE.EEE................................E.....E........................................................................................................................................................................................................................................................................................................./home/scopatz/.local/lib/python2.7/site-packages/numexpr-2.1.1.dev-py2.7-linux-x86_64.egg/numexpr/necompiler.py:746: DeprecationWarning: using `oa_ndim == 0` when `op_axes` is NULL is deprecated. Use `oa_ndim == -1` or the MultiNew iterator for NumPy <1.8 compatibility
return compiled_ex(*arguments, **kwargs)
...............................................................................................E...E...EE..EE..EE..EE../home/scopatz/.local/lib/python2.7/site-packages/tables/group.py:1200: UserWarning: problems loading leaf ``/table``::
Attribute FIELD_8_FILL exists in node table, but can't get it.
The leaf will become an ``UnImplemented`` node.
% (self._g_join(childname), exc))
EEEEEE................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................./home/scopatz/.local/lib/python2.7/site-packages/tables/expression.py:460: DeprecationWarning: using `oa_ndim == 0` when `op_axes` is NULL is deprecated. Use `oa_ndim == -1` or the MultiNew iterator for NumPy <1.8 compatibility
self._single_row_out = out = self._compiled_expr(*vals)
/home/scopatz/.local/lib/python2.7/site-packages/tables/expression.py:616: DeprecationWarning: using `oa_ndim == 0` when `op_axes` is NULL is deprecated. Use `oa_ndim == -1` or the MultiNew iterator for NumPy <1.8 compatibility
rout = self._compiled_expr(*vals)
.........../home/scopatz/.local/lib/python2.7/site-packages/tables/expression.py:432: DeprecationWarning: using `oa_ndim == 0` when `op_axes` is NULL is deprecated. Use `oa_ndim == -1` or the MultiNew iterator for NumPy <1.8 compatibility
self._single_row_out = out = self._compiled_expr(*self.values)
..................................................................................../home/scopatz/.local/lib/python2.7/site-packages/tables/expression.py:682: DeprecationWarning: using `oa_ndim == 0` when `op_axes` is NULL is deprecated. Use `oa_ndim == -1` or the MultiNew iterator for NumPy <1.8 compatibility
rout = self._compiled_expr(*vals)
.................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
======================================================================
ERROR: test04_read_longdouble (tables.tests.test_types.ReadFloatTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_types.py", line 213, in test04_read_longdouble
ds.read(), self.values.astype(dtype)))
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/array.py", line 892, in read
arr = self._read(start, stop, step, out)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/array.py", line 849, in _read
self._read_array(start, stop, step, arr)
File "hdf5extension.pyx", line 1448, in tables.hdf5extension.Array._read_array (tables/hdf5extension.c:13674)
HDF5ExtError: HDF5 error back trace
File "../../../src/H5Dio.c", line 182, in H5Dread
can't read data
File "../../../src/H5Dio.c", line 438, in H5D__read
unable to set up type info
File "../../../src/H5Dio.c", line 939, in H5D__typeinfo_init
unable to convert between src and dest datatype
File "../../../src/H5T.c", line 4525, in H5T_path_find
no appropriate function for conversion path
End of HDF5 error back trace
Problems reading the array data.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.BasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.OldRecordBasicWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.DictWriteTestCase2)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.NumPyDTWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayOneWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayTwoWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.RecArrayThreeWriteTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressBloscShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressLZOShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.CompressZLIBShuffleTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1162, in test02e_AppendRows
table = self.fileh.get_node('/group0/table1')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1199, in test03_endianess
table = self.fileh.get_node("/group0/group1/table2")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table2, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1225, in test04_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1263, in test04a_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1301, in test04b_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1339, in test04c_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1372, in test04d_delete
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1471, in test05_filtersTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.Fletcher32TablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1491, in test06_attributes
obj = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 301, in test00_description
tbl = self.fileh.get_node('/table0')
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 381, in test01_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 546, in test01a_badtypefield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 481, in test01a_extslice
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 418, in test01a_fetch_all_fields
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 458, in test01a_integer
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 521, in test01a_nofield
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 571, in test01b_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 637, in test01c_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 659, in test01d_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 680, in test01e_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 702, in test01f_readTable
table = self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 728, in test01g_readTable
result = [rec['var2'] for rec in self.fileh.get_node("/table0")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table0, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 744, in test02_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 939, in test02b_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 262, in __init__
super(Leaf, self).__init__(parentnode, name, _log)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 278, in __init__
self._g_post_init_hook()
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/leaf.py", line 314, in _g_post_init_hook
flavor = getattr(self._v_attrs, 'FLAVOR', internal_flavor)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/utils.py", line 238, in newfget
mydict[name] = value = fget(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/node.py", line 177, in _v_attrs
return self._AttributeSet(self)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 243, in __init__
self.__getattr__(attr)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/attributeset.py", line 294, in __getattr__
value = self._g_getattr(self._v_node, name)
File "hdf5extension.pyx", line 853, in tables.hdf5extension.AttributeSet._g_getattr (tables/hdf5extension.c:8026)
HDF5ExtError: Attribute FIELD_11_FILL exists in node table1, but can't get it.
======================================================================
ERROR: None (tables.tests.test_tables.AllFiltersTablesTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/common.py", line 143, in newmethod
return oldmethod(self, *args, **kwargs)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/tests/test_tables.py", line 1115, in test02d_AppendRows
table = self.fileh.get_node("/group0/table1")
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1370, in get_node
node = self._get_node(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/file.py", line 1311, in _get_node
node = self.root._g_load_child(nodePath)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/group.py", line 1202, in _g_load_child
return UnImplemented(self, childname)
File "/home/scopatz/.local/lib/python2.7/site-packages/tables/unimplemented.py", line 69, in __init__
super(UnImplemented, self).__init__(parentnode, name)
File "/home/scopatz/.local/
View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment