On Dec 2, 2004, at 08:11, Bob Ippolito wrote:
On Dec 2, 2004, at 10:00, Samuel M.Smith wrote:
Would anyone care to post step by step instructions for building a
framework version of Python 2.4
that will peacefully cohabitate with the built in OS X Python 2.3.
Does it build out of the box from
>>
>> I only installed packages that said they were compatible with Tiger
>> and 2.4.1
>>
>
> Packages that say 10.4 are *ONLY* compatible with 10.4. Packages
> that say 10.3 also work on 10.4.
Sorry thats what I meant by my statement. I installed both 10.4 only
and 10.4 compatible (which inclu
I installed the matplotlib from http://pythonmac.org/packages/
matplotlib-0.82-py2.4-macosx10.3.zip
if I try to import pylab it exits and complains about not having pygtk.
It is my understanding that if I have wxPython installed that I don't
need pygtk. Apparently
the dependency is still there
thanks.
I am not sure how to use your patch.
I apply the patch to the python 2.4.2 source and then do a ./
configure, make, make install?
I have OS X 10.4.3
On 14 Dec, 2005, at 13:27, Ronald Oussoren wrote:
>
> On 11-dec-2005, at 21:18, Samuel M. Smith wrote:
>
>> I can't find the installer f