[Please don't send Gnuplot.py emails directly to me. I am directing a
CC of this response to the gnuplot-py-users mailing list.]
Pierre Jaury wrote:
> I have used Gnuplot and Gnuplot-Py for a long time on a linux system.
> I recently tried to plot some data from a file under Windows.
> Gnuplot-py returns no error cause everything is reported by gnuplot.exe,
> which seems no to accept filenames containing "\".
> I didn't have a close eye on that problem and simply used replace, but
> it would be nice to report it to gnuplot developpers and to keep
> compatibility.
Good idea. Please do that. I suggest that you tell them exactly what
commands are being sent from Gnuplot.py to gnuplot (e.g., by
initializing your Gnuplot object with the debug=1 option) and what
errors result, as they will probably not be familiar with Gnuplot.py
themselves.
Michael
|