On Thu, Feb 21, 2008 at 2:33 AM, Wolfgang Kerzendorf
<[EMAIL PROTECTED]> wrote:
> Dear all,
>  I use the scisoft package on leopard 10.5.2 (it is a package that
>  creates its own python framework and delivers astronomical tools). I
>  have recompiled tcl tkk 8.4 and 8.5 (which in hindsight was probably

You probably have a few choices:

  * revert to a standard tk package to use the standard scisoft
compiled against it,

  * use a different backend for matplotlib -- eg download wxpython for
os x and then use the wxagg backend in matplotlib by setting the
backend variable in your rc file:
http://matplotlib.sf.net/matplotlibrc

  * compile matplotlib yourself on your platform against your new tk, see
      http://matplotlib.sourceforge.net/installing.html
      http://ipython.scipy.org/moin/Py4Science/InstallationOSX
      http://ipython.scipy.org/moin/MatplotlibOSXBuildNotes

Hope this helps,
JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to