Re: [Numpy-discussion] Fromfile Issue

2012-03-09 Thread Nicola Creati
Il 09/03/2012 14:33, Warren Weckesser ha scritto: On Fri, Mar 9, 2012 at 7:26 AM, Nicola Creati > wrote: Hello, I'm writing a library able to read LAS lidar files. I generally use it under Linux without any problems. I'm now testing my library on a Win

Re: [Numpy-discussion] Fromfile Issue

2012-03-09 Thread Warren Weckesser
On Fri, Mar 9, 2012 at 7:26 AM, Nicola Creati wrote: > Hello, > I'm writing a library able to read LAS lidar files. I generally use it > under Linux without any problems. I'm now testing my library on a Windows 7 > 64 bit computer and I meet some problems reading the file. I generally use > from

[Numpy-discussion] Fromfile Issue

2012-03-09 Thread Nicola Creati
Hello, I'm writing a library able to read LAS lidar files. I generally use it under Linux without any problems. I'm now testing my library on a Windows 7 64 bit computer and I meet some problems reading the file. I generally use fromfile function to read the file. I noted that the fromfile ret