[SciPy-user] Re: problems with glplt and new scipy install

Alimamy Bangura bangura_alimamy at yahoo.co.uk
Sun Apr 24 06:11:31 EDT 2005


Hi,

Thanks for your speedy response.

I actually meant gplt rather than glplot in my
previous message...

The following for example doesn't work, but no error
message pops up.

>>> import scipy
>>> from scipy import gplt
>>> x=arange(0,10,0.1)
>>> y=sin(x)
>>> gplt.plot(x,y)

thanks again,

Ali 

> 
> Message: 7
> Date: Sat, 23 Apr 2005 19:26:47 -0700
> From: Robert Kern <rkern at ucsd.edu>
> Subject: Re: [SciPy-user] problems with glplt and
> new scipy install
> To: SciPy Users List <scipy-user at scipy.net>
> Message-ID: <426B03E7.9050805 at ucsd.edu>
> Content-Type: text/plain; charset=ISO-8859-1;
> format=flowed
> 
> Alimamy Bangura wrote:
> > Hi,
> > 
> > I have just spent a long time getting a version of
> > scipy  installed on my powerbook G4 . I am a
> newbie to
> > python and the whole unix thing so I have found
> the
> > whole ordeal rather difficult, but interesting!
> > 
> > All seemed lost until I found the package by Peter
> > Maxwell at:
> > 
> >
>
http://cbis.anu.edu.au/misc/SciPy_complete-0.3.2.mpkg.zip
> > 
> > I should really have looked at this list first
> before
> > trying to build from the source... 
> > 
> > It all seems to work great except plotting with
> glplt.
> > The program I have been testing with I know works
> on
> > other machines, but doesn't work when I use it on
> > mine.
> > 
> > I can import scipy and the scipy.test() seems to
> work
> > fine. I have reinstalled the newest version of
> xfree86
> > from fink, after deleting all previous
> incarnations,
> > but it just doesn't open the window when it is
> > supposed to, no error message is popped up either.
> 
> Whose gnuplot are you using? IIRC, Fink's gnuplot
> doesn't use X. Use 
> Fink to install AquaTerm.
> 
> I do recommend using matplotlib instead.
> 
> -- 
> Robert Kern
> rkern at ucsd.edu
> 
> "In the fields of hell where the grass grows high
>   Are the graves of dreams allowed to die."
>    -- Richard Harter
> 
> 
> 
> ------------------------------
> 
> _______________________________________________
> SciPy-user mailing list
> SciPy-user at scipy.net
> http://www.scipy.net/mailman/listinfo/scipy-user
> 
> 
> End of SciPy-user Digest, Vol 20, Issue 12
> ******************************************
>  

Send instant messages to your online friends http://uk.messenger.yahoo.com 




More information about the SciPy-User mailing list