Re: [Pytables-users] Read/write permissions

2007-10-10 Thread Vince Fulco
Dear David- I was under the impression that I had closed the file (both with the script and manually) during the first round but I will have to check more closely to be certain. Thank you for your time. Vince -- Vince Fulco, CFA, CAIA 203.231.8178 (cell) [EMAIL PROTECTED] -

Re: [Pytables-users] Read/write permissions

2007-10-10 Thread David Worrall
Hi Vince, As always, posted code is the best way to get help. I'm no expert but did you close the file before you tried to open it the second time? David On 11/10/2007, at 7:33 AM, Vince Fulco wrote: > Dear Pytable Experts- > > I've created a simple file with one group and three tables. In the

[Pytables-users] Read/write permissions

2007-10-10 Thread Vince Fulco
Dear Pytable Experts- I've created a simple file with one group and three tables. In the same script, I then load one of the tables. In the next step (later), I've attempted to create a new table in the same group and the file refuses to open using either openFile(hf5file,"w") or openFile(hf5fil