Re: [Pytables-users] pytables bug when checking file access rights

2006-08-24 Thread Francesc Altet
A Dimarts 22 Agost 2006 21:45, Alexandre Fayolle va escriure: > Hi, > > I'm running into a weird problem with an application using pytables on > Windows XP: tables.openFile refuses to create a file on the Desktop, > because 'the directory exists but it cannot be written'. At the same > time, I'm ab

Re: [Pytables-users] pytables bug when checking file access rights

2006-08-22 Thread Francesc Altet
A Dimarts 22 Agost 2006 21:45, Alexandre Fayolle va escriure: > I'm running into a weird problem with an application using pytables on > Windows XP: tables.openFile refuses to create a file on the Desktop, > because 'the directory exists but it cannot be written'. At the same > time, I'm able to us

[Pytables-users] pytables bug when checking file access rights

2006-08-22 Thread Alexandre Fayolle
Hi, I'm running into a weird problem with an application using pytables on Windows XP: tables.openFile refuses to create a file on the Desktop, because 'the directory exists but it cannot be written'. At the same time, I'm able to use the builtin function open() to create a file in the same direct