[Pythonmac-SIG] build matplotlib on 10.3.9 without a bus error?

Kevin Walzer kw at kevin-walzer.com
Fri Jul 7 01:00:21 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Russell E Owen wrote:

> If/when a fat Aqua Tcl/Tk comes out that works with my app, I can try 
> to make it all fat. But that could be awhile. I suspect the current 
> ActiveState Tcl/Tk (8.4.13) is not fat, and even if it were -- Aqua 
> Tcl/Tk 8.4.13 and 8.4.12 both have bugs (losing the mouse position) 
> that are killers for my app (but 8.4.11 works fine).
> 
> I've been assuming that either all components need to be fat or else 
> all need to be PPC-only to be safe on Intel. Perhaps that's too 
> paranoid?
> 
> -- Russell
> 

FYI, I have a "fat" build of Tk Aqua 8.4.12 here:

http://tk-components.sourceforge.net/installer/index.html

As far as I know, this is the only "universal" package in distribution.
ActiveState ships separate builds for PPC and Intel (some of the
extension packages are hard to build universally), and Daniel Steffen
has not updated his distribution for nearly a year.

Let me know how it works with py2app. I've had problems--py2app gags
when trying to graph the PPC and i386 Mach-o dependencies, even with the
simple "hello-tk" sample. It seems to problems with libtclstub8.4.a and
returns an error message like this:

 raise ValueError, "got unrecognized magic of %08x" % (header.magic,
MH_MAGIC, MH_CIGAM)
TypeError: not all arguments converted during string formatting

I want to use Tkinter for a Python application I'm starting on because
it's more familiar to me, but if py2app can't handle it, then I will
probably use wxPython.


- --
Kevin Walzer
Poetic Code
http://www.kevin-walzer.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFErZYErTC5hIgjqTMRAssjAJ4lNcLb2pdW8NXeci1GLHnjGNPRBQCfczW5
UAQ7re9aTHyjdlSR21Dt1oE=
=6RYD
-----END PGP SIGNATURE-----


More information about the Pythonmac-SIG mailing list