segmentation fault

ankita dutta ankita.dutta09 at gmail.com
Thu Oct 15 06:46:15 EDT 2009


thanx david,

yes ,i am using matplotlib for plotting graph.
i am using this lines in my programme:

"import matplotlib.pyplot as plt"

now, if the problem with matplotlib ( and i will send them mail) ,
but can you kindly tell alternatively , how can i plot graph for my
programme.

ankita

On Thu, Oct 15, 2009 at 3:35 PM, David Cournapeau <cournape at gmail.com>wrote:

> On Thu, Oct 15, 2009 at 6:14 PM, ankita dutta <ankita.dutta09 at gmail.com>
> wrote:
>
> > <some random value>  is dumped
> > segmentation fault
> >
> >
>
> It looks like you are using matplotlib, and matplotlib is the one
> likely to segfault. You could check that it is indeed the case by just
> commenting the part which does the plot - but I would be very
> surprised if the lines before "lines=plt.plot(c1,exp,'ro')" are the
> ones causing the segfault.
>
> You should email the matplotlib user ML,
>
> David
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20091015/8894b713/attachment-0001.html>


More information about the Python-list mailing list