Re: [Pythonmac-SIG] Building 2.4

2004-12-03 Thread Samuel M.Smith
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

Re: [Pythonmac-SIG] SciPy install on Tiger with Python 2.4.1 framework

2005-08-11 Thread Samuel M.Smith
>> >> 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

[Pythonmac-SIG] matplotlib problems

2005-08-11 Thread Samuel M.Smith
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

Re: [Pythonmac-SIG] Framework build of 2.4.2

2005-12-14 Thread Samuel M.Smith
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