[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    Re: [PyQt] file dialog  as input to io.read.array  in scipy
From:       massimo di stefano <massimodisasha () yahoo ! it>
Date:       2007-10-29 16:18:55
Message-ID: A65DFC94-2D16-454B-9745-26DBD08C917D () yahoo ! it
[Download RAW message or body]

Hi,


i solved my issue:

i changed in my module the line :

from
	L = io.read_array(input_uno)
to

	L = io.read_array(str(input_uno))

now all works fine :-)


now read_arra is able to read the file, passed as string from the gui.
thanks to python and qt people that helped me!!!

ciao,

Massimo.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic