Re: [Tutor] AttributeError: 'BezierPath' object has no attribute '_draw_solid'

2017-11-19 Thread Steven D'Aprano
On Sun, Nov 19, 2017 at 03:14:11PM -0500, Stephen P. Molnar wrote: [...] > >>I have written a short Python 3 script to plot three curves (one plot) of > >>data from a FORTRAN program. [...] Stephen, please remember that we are volunteers offering services for free, not paid consultants. If you

Re: [Tutor] AttributeError: 'BezierPath' object has no attribute '_draw_solid'

2017-11-19 Thread Steven D'Aprano
On Sun, Nov 19, 2017 at 04:51:06PM -0500, William Ray Wing wrote: > Unfortunately your mail reader/program has pasted it in as an RTF file > and this makes it almost impossible to look at in a text editor or > hand to the Python interpreter. What we see looks like the following > (I’ve pasted

Re: [Tutor] AttributeError: 'BezierPath' object has no attribute '_draw_solid'

2017-11-19 Thread Mats Wichmann
On 11/19/2017 09:36 AM, Stephen P. Molnar wrote: > I have written a short Python 3 script to plot three curves (one plot) > of data from a FORTRAN program.  Initially the code worked and produced > the plot which is attached.  I have also attached the code and the input > data, > > In all candor,

Re: [Tutor] AttributeError: 'BezierPath' object has no attribute '_draw_solid'

2017-11-19 Thread Alan Gauld via Tutor
On 19/11/17 20:14, Stephen P. Molnar wrote: In all candor, I don't have the faintest idea as to whst the problem (or problens) might be and would greatly appreciate a pointer towards the solution. You really need to post the entire error message not just the summary line. Especially since yo

Re: [Tutor] AttributeError: 'BezierPath' object has no attribute '_draw_solid'

2017-11-19 Thread Stephen P. Molnar
On 11/19/2017 03:10 PM, William Ray Wing wrote: On Nov 19, 2017, at 11:36 AM, Stephen P. Molnar wrote: I have written a short Python 3 script to plot three curves (one plot) of data from a FORTRAN program. Initially the code worked and produced the plot which is attached. I have also attac

Re: [Tutor] AttributeError: 'BezierPath' object has no attribute '_draw_solid'

2017-11-19 Thread William Ray Wing
> On Nov 19, 2017, at 3:14 PM, Stephen P. Molnar wrote: > > > On 11/19/2017 03:10 PM, William Ray Wing wrote: >>> On Nov 19, 2017, at 11:36 AM, Stephen P. Molnar >>> wrote: >>> >>> I have written a short Python 3 script to plot three curves (one plot) of >>> data from a FORTRAN program. In

Re: [Tutor] AttributeError: 'BezierPath' object has no attribute '_draw_solid'

2017-11-19 Thread William Ray Wing
> On Nov 19, 2017, at 11:36 AM, Stephen P. Molnar > wrote: > > I have written a short Python 3 script to plot three curves (one plot) of > data from a FORTRAN program. Initially the code worked and produced the plot > which is attached. I have also attached the code and the input data, >

[Tutor] AttributeError: 'BezierPath' object has no attribute '_draw_solid'

2017-11-19 Thread Stephen P. Molnar
I have written a short Python 3 script to plot three curves (one plot) of data from a FORTRAN program. Initially the code worked and produced the plot which is attached. I have also attached the code and the input data, In all candor, I don't have the faintest idea as to whst the problem (or

Re: [Tutor] QT5 pyqt5 for python 2.7

2017-11-19 Thread Mark Lawrence
On 18/11/17 18:03, adam ghering wrote: I have what seems like two responses but there are no text at all in the body of the messages. Is there a way I am supposed to see these? Best, From: Tutor on behalf of Mark Lawrence Sent: Saturday, November 18, 2017 2

[Tutor] Try the list archive Re: QT5 pyqt5 for python 2.7

2017-11-19 Thread Alan Gauld via Tutor
On 18/11/17 18:03, adam ghering wrote: I have what seems like two responses but there are no text at all in the body of the messages. Is there a way I am supposed to see these? You should see the body but youcan try the list archive via a browser... Alan g _

Re: [Tutor] QT5 pyqt5 for python 2.7

2017-11-19 Thread adam ghering
I have what seems like two responses but there are no text at all in the body of the messages. Is there a way I am supposed to see these? Best, From: Tutor on behalf of Mark Lawrence Sent: Saturday, November 18, 2017 2:09:41 AM To: tutor@python.org Subjec