Russell suggested that I xPost to you folks on the MacSIG list...
http://mail.python.org/pipermail/python-list/2006-March/333614.html
thanks in advance!
-- wesley
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"Core Python Programming", Prentice Hall, (c)2007,2001
http://corepyth
Kevin Ollivier wrote:
> I've been able to build wxPython as Universal using the Universal Python
> build from about a week ago, and it works on Tiger, but on Panther
> certain things that are supposed to be initialized at load time aren't
> being initialized.
I, for one, think it would be a go
Hi all,
I just sat down to build PIL for the Universal Python, and I had a thought:
1) it needs a couple extra libs, in particular:
libjpeg
libfreetype
I have, in the past, compiled that kind of thing as a static lib, and
linked it to the package. However, as we may end up needing the same
li
Hi Charles,On Mar 30, 2006, at 2:54 PM, Charles Hartman wrote:Chris,Are you still planning to work on wxPython? That would be great -- I can't really use the Universal Python till that works too. I'd be glad to help, and I'm not lazy -- but I sure am ignorant, so I don't think I have much to contri
Hi,
I had embedded python under 10.3.x but under 10.4 it fails on import
from Foundation import *
It seems that the problem is that it is launching the wrong python.
sys.path: ['/System/Library/Frameworks/Python.framework/Versions/2.3/
lib/python23.zip'...
I have installed
MacPython-OSX-2.4.1
Chris,Are you still planning to work on wxPython? That would be great -- I can't really use the Universal Python till that works too. I'd be glad to help, and I'm not lazy -- but I sure am ignorant, so I don't think I have much to contribute to this.Charles HartmanOn Mar 30, 2006, at 5:38 PM, Chris
Ronald Oussoren wrote:
> I'd prefer not to have seperate Intel and PPC binaries. Would merging
> seperate
> Intel and PPC builds be of any use?
Yes, though I'm not sure what you mean by merging.
Do you mean lipo'ing them together? or having separate builds in one *.mpkg?
Ideally, we could get i
On 30-mrt-2006, at 22:17, Christopher Barker wrote:
>
>
> Jordan Mantha wrote:
>> I think you want is:
>>
>> = A Heading =
>>
>> == A less important heading ==
>
> Thanks. Did someone go fix that?
>
>> have had a lot of difficulties with the apps on
>> that wiki page (I a few data analysis script
Jordan Mantha wrote:
> I think you want is:
>
> = A Heading =
>
> == A less important heading ==
Thanks. Did someone go fix that?
> have had a lot of difficulties with the apps on
> that wiki page (I a few data analysis scripts using SciPy).
SciPy is a challenge!
> I finally got Numpy
> a
Christopher Barker wrote:
> Hi all,
>
> I've been working on a new Wiki page for info about packages on the new
> Universal build:
>
> http://pythonmac.org/wiki/UniversalPackages
>
> Something is up with the formatting:
>
> I have both:
>
> === A heading ===
>
> = A less important heading =
> Use NSZombieEnabled.
And I, for one, welcome our new Zombie Overlords. I'm proud to use a
platform, a language, and a library which are Zombie-ready. My only
worry is that in today's world, the zombies may not be able to find
enough brains to go around, or worse, will only find brains among the
11 matches
Mail list logo