Hi, Now that I've gotten numpy and scipy to work (thanks!), I can't get matplotlib to display anything. I recall having problems with opensuse's python and Tcl/Tk programs, like idle, in the past. I installed python-idle and, python-tk from the 10.2 repo, and now idle runs fine (beforehand, idle wasn't on the system). I then try to following:
from pylab imort * plot([1,2,3,4]) show()
From either idle or vanilla python from the shell, I get nothing. A window with the plot should be created. So this is a bit mysterious. Any thoughts?
Thanks, David --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org