[Pythonmac-SIG] Building NumPy for Python.framework
Just van Rossum
just@letterror.com
Tue, 17 Sep 2002 21:22:40 +0200
Seth Delackner wrote:
> I had this *exact* same problem until I nuked my old
> /usr/local/bin/python* and reinstalled from 2.2.1's release
> source.tar.gz, following letter for letter the instructions in the
> Mac/OSX/README file. Thing to remember is that installing the framework
> build does NOT create simlinks in /usr/local/bin, so old versions of
> python sitting there can screw it all up.
Hm, that's bad :-(. The thing is, I don't want to nuke my /usr/local/bin/python
until I have the framework completely working, as I'm kindof attached to having
a working command line Python with a whole bunch of 3d party extension...
I guess I'll wait until Jack is back, so we can debug this problem. Hm, even
better: I'll file a bug report and assign it to him...
Thanks for the info.
Just