hi, i'm trying to make a little convenience class so i can just define
and use a table and by-pass the node and group creation.
pasted here:
http://pastebin.com/f236b5890


after running it the first time i get
"""
/usr/local/lib/python2.6/dist-packages/tables/group.py:1180:
UserWarning: problems loading leaf ``/default/particle``::

  __init__() takes at least 4 arguments (3 given)

The leaf will become an ``UnImplemented`` node.
  % (self._g_join(childName), exc))
Closing remaining open files: a.h5... done
"""

but h5ls shows that data is getting added to the file. how can i get
rid of that error?
thanks,
-brent

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to