[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Do we still need Python 2.3 support from Pygame?



It'd be nice if we could drop the pyobjc dependency :)


On Fri, Dec 12, 2008 at 5:01 PM, Brian Fisher <brian@xxxxxxxxxxxxxxxxxxx> wrote:
> I'd be happy to add 2.6 to the automated builds of pygame for Mac OS X, but
> I haven't been able to figure out how to deal with PyObjC yet :(
>
> it doesn't install from source cause of some dependency error:
> error: Could not find suitable distribution for
> Requirement.parse('pyobjc-framework-XgridFoundation==2.1a0')
>
> and the 1.4 branch has include problems, and I can't find a pyobjc installer
> for 2.6.
>
> I think what all that means is it's time to remove the pyobjc dependencies
> from pygame...
>