On Sat, Mar 06, 2010 at 09:44:30PM -0500, Steve Huff wrote:
>
> On Mar 6, 2010, at 9:34 PM, James Bunton wrote:
>
> > Interesting...
> > What does this command print?
> > /sw/bin/python2.6 -c 'import platform; print platform.mac_ver()'
>
>
> $ /sw/bin/python2.6 -c 'import platform; print platfo
On Mar 6, 2010, at 9:44 PM, Steve Huff wrote:
> $ /sw/bin/python2.6 -c 'import platform; print platform.mac_ver()'
> ('', ('', '', ''), '')
> $ /sw/bin/python2.5 -c 'import platform; print platform.mac_ver()'
> ('', ('', '', ''), '')
and also:
$ /usr/bin/python -c 'import platform; print platf
On Mar 6, 2010, at 9:34 PM, James Bunton wrote:
> Interesting...
> What does this command print?
> /sw/bin/python2.6 -c 'import platform; print platform.mac_ver()'
$ /sw/bin/python2.6 -c 'import platform; print platform.mac_ver()'
('', ('', '', ''), '')
$ /sw/bin/python2.5 -c 'import platform;
On Sat, Mar 06, 2010 at 09:13:11PM -0500, Steve Huff wrote:
>
> On Mar 6, 2010, at 5:08 PM, James Bunton wrote:
>
> > You can try help test my new package from http://delx.net.au/hg/finkinfos
> > if you like. It works for me in Python 2.5, 2.6 on 10.5 & 10.6.
>
> alas, no joy...
>
> - pyob
On Mar 6, 2010, at 5:08 PM, James Bunton wrote:
> You can try help test my new package from http://delx.net.au/hg/finkinfos
> if you like. It works for me in Python 2.5, 2.6 on 10.5 & 10.6.
alas, no joy...
Setting up fink-buildlock-pyobjc-py25-2.2+svn2349-1 (2010.03.06-20.56.09) ...
Cleaning u
On Thu, Mar 04, 2010 at 11:58:49AM +1100, James Bunton wrote:
> On Wed, Mar 03, 2010 at 02:53:30PM +0100, Dr. Wolfram Schroers wrote:
> > Hi,
> >
> > I have a problem compiling pyobjc-py26. The error message is:
> >
> > I am running Snow-Leopard 10.6.2, latest updates installed, latest
> > versio
Not quite sure how people are managing to get pyobjc-1.4 to start
building on Fink under 10.6. The package looks like it should be
restricted to 10.4 and 10.5 with Python2.4...
In any case, it won't work :)
You can try help test my new package from http://delx.net.au/hg/finkinfos
if you like. It