raceback (most recent call last):
File "/Users/bnl28/Repositories/pyfive/bnl/opening_speed.py", line 13, in <module>
f2 = pyfive.File(p,'r')
TypeError: File.__init__() takes 2 positional arguments but 3 were given
is not cool, if we want a drop in replacement for h5py, we shouldn't be barfing, we should be politely and verbosely ignoring.
is not cool, if we want a drop in replacement for h5py, we shouldn't be barfing, we should be politely and verbosely ignoring.