[IPython-User] ouput file locking in IPython
Tim Michelsen
timmichelsen@gmx-topmail...
Wed Feb 23 02:47:14 CST 2011
Dear all,
please help me with this problem:
I write my arrays in a HDF5 file from IPython and finish the writing process
with hdf5file.close().
I leave IPython open for further analysis.
The Program would still block the file so that I cannot open it with Vitables or
alike at the same time.
The same happens with CSV files.
Files are only unlocked after I exit IPython.
How can I get around that?
Thanks in advance,
Timmie
More information about the IPython-User
mailing list