At the last line it freezes. Do I need to put a matplotlibrc in
my directory? If so, where and with what name, as the internet has
several solutions, which differ slightly as to how to name the file,
and where it should go. I have done fink rebuild matplotlib
also. Any suggestions appreciated.
Ok - I take it back - I was just about to send this, literally
about 5 minutes later, and a window popped up. So the second
question I guess is what can I do to have a window appear in
reasonable time, and why do I get the error in the idle?
-Roy
from pylab import *
plot([1,2,3,4])
show()
[homework:~/desktop] rmendels% python simpleplot.py --verbose-helpful
matplotlib data path /sw/lib/python2.4/site-packages/matplotlib/mpl-data
$HOME=/Users/rmendels
CONFIGDIR=/Users/rmendels/.matplotlib
loaded rc file /sw/lib/python2.4/site-packages/matplotlib/mpl-data/matplotlibrc
matplotlib version 0.87
verbose.level helpful
interactive is False
platform is darwin
numerix numpy 0.9.6
font search path ['/sw/lib/python2.4/site-packages/matplotlib/mpl-data']
loaded ttfcache file /Users/rmendels/.matplotlib/ttffont.cache
Could not load matplotlib icon: Couldn't recognize the image file format for file '/sw/lib/python2.4/site-packages/matplotlib/mpl-data/matplotlib.svg'
backend GTKAgg version 2.6.3
/sw/lib/python2.4/site-packages/matplotlib/backends/backend_gtk.py:982: GtkWarning: Could not find the icon 'gnome-fs-home'. The 'hicolor' theme
was not found either, perhaps you need to install it.
You can get a copy from:
http://freedesktop.org/Software/icon-theme/releases
buttons)
--
**********************
"The contents of this message do not reflect any position of the Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097
e-mail: [EMAIL PROTECTED] (Note new e-mail address)
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/
"Old age and treachery will overcome youth and skill."
"The contents of this message do not reflect any position of the Government or NOAA."
**********************
Roy Mendelssohn
Supervisory Operations Research Analyst
NOAA/NMFS
Environmental Research Division
Southwest Fisheries Science Center
1352 Lighthouse Avenue
Pacific Grove, CA 93950-2097
e-mail: [EMAIL PROTECTED] (Note new e-mail address)
voice: (831)-648-9029
fax: (831)-648-8440
www: http://www.pfeg.noaa.gov/
"Old age and treachery will overcome youth and skill."
