From: Michael H. <mh...@al...> - 2007-04-18 18:44:35
|
Grant Edwards wrote: > [...] > What refuses to work is when the program is started by clicking > on a file whose type has been associated with the program. In > that case, I always get an "invalid parameter" IOError when > gp_win32.py writes to the pipe in its __call__ method. I think that is the error that results if Gnuplot.py is not able to start the "pgnuplot.exe" binary. Perhaps you have a PATH problem? > It's really not possible to describe how much I hate working > with Microsoft Windows... I feel your pain, but I don't share it :-). Perhaps a Windows user has more insight into your problem. Michael |