I decided that the scipy superpack might be at fault so I installed numpy 1.02 from the macpython packages and then reinstalled MPL 0.90.0 from the macpython packages and now TkAgg works. Also scipy still seems to work.

So apparently Fonnesbeck's build of scipy superpack has a problem with TkAgg.


On 5 May 2007, at 18:37 , Samuel M. Smith wrote:

I have been using WXAgg but I have had better success using TkAgg for animations. So I tried TkAgg and get a segmentation fault. I haven't used it in a while so I don't know when it stopped working. I have ipython 0.80 OS x 10.4.9 scipysuperpack with MPL 0.90.0

anyone have any idea or used TkAgg lately?


backend TkAgg version 8.4
Python 2.5.1 (r251:54869, Apr 18 2007, 22:08:04)
Type "copyright", "credits" or "license" for more information.

IPython 0.8.0 -- An enhanced Interactive Python.
?       -> Introduction to IPython's features.
%magic  -> Information about IPython's 'magic' % functions.
help    -> Python's own help system.
object? -> Details about 'object'. ?object also works, ?? prints more.

  Welcome to pylab, a matplotlib-based Python environment.
  For more information, type 'help(pylab)'.

In [1]: plot([1,2,5])
Segmentation fault
albook:samuel$



**********************************************************************
Samuel M. Smith Ph.D.
2966 Fort Hill Road
Eagle Mountain, Utah 84005-4108
801-768-2768 voice
801-768-2769 fax
**********************************************************************
"The greatest source of failure and unhappiness in the world is
giving up what we want most for what we want at the moment"
**********************************************************************



**********************************************************************
Samuel M. Smith Ph.D.
2966 Fort Hill Road
Eagle Mountain, Utah 84005-4108
801-768-2768 voice
801-768-2769 fax
**********************************************************************
"The greatest source of failure and unhappiness in the world is
giving up what we want most for what we want at the moment"
**********************************************************************


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to