How to upgrade Apples python installation in Mac OS X 10.3 from python
2.3 to 2.4
* Download python sourde from
http://www.python.org/ftp/python/2.4/Python-2.4.tgz
Save the source on ~/Desktop
>cd ~/Desktop
>tar zxvf Python-2.4.tgz
Download http://www.merzwaren.com/bin/waste/waste-21b1.sit
Sa
Hi everyone,
I can't install Numarray-1.1.1 or Numeric_23.6
After typing, python setup.py install
it tells,
error: command 'gcc' failed with exit status 1
Here is the complete log :
running install
running build
running build_py
running build_ext
building '_numpy' extension
gcc -fno-strict-aliasing
On Dec 7, 2004, at 11:57, Benjamin Abécassis wrote:
Hi everyone,
I can't install Numarray-1.1.1 or Numeric_23.6
After typing, python setup.py install
it tells,
error: command 'gcc' failed with exit status 1
Here is the complete log :
running install
running build
running build_py
running build_ext
On Dec 7, 2004, at 11:57 AM, Benjamin Abécassis wrote:
Hi everyone,
I can't install Numarray-1.1.1 or Numeric_23.6
After typing, python setup.py install
it tells,
error: command 'gcc' failed with exit status 1
Here is the complete log :
running install
running build
running build_py
running build_e
Thanks, interesting. But does anybody know how this will effect pythonw
(e.g. for use with wxPython)?
Admittingly I'm a bit hesitant to try out.
Cheers
Christian
On Dec 8, 2004, at 1:06 AM, Robert Valsjö wrote:
How to upgrade Apples python installation in Mac OS X 10.3 from python
2.3 to 2.4
On Dec 8, 2004, at 1:53 PM, Christian Meesters wrote:
On Dec 8, 2004, at 1:06 AM, Robert Valsjö wrote:
How to upgrade Apples python installation in Mac OS X 10.3 from
python 2.3 to 2.4
...
Thanks, interesting. But does anybody know how this will effect
pythonw (e.g. for use with wxPython)?
Admitt
On Dec 8, 2004, at 11:04 AM, Bob Ippolito wrote:
On Dec 8, 2004, at 1:53 PM, Christian Meesters wrote:
On Dec 8, 2004, at 1:06 AM, Robert Valsjö wrote:
How to upgrade Apples python installation in Mac OS X 10.3 from
python 2.3 to 2.4
...
Thanks, interesting. But does anybody know how this will eff
On Dec 8, 2004, at 2:13 PM, Christian Meesters wrote:
On Dec 8, 2004, at 11:04 AM, Bob Ippolito wrote:
On Dec 8, 2004, at 1:53 PM, Christian Meesters wrote:
On Dec 8, 2004, at 1:06 AM, Robert Valsjö wrote:
How to upgrade Apples python installation in Mac OS X 10.3 from
python 2.3 to 2.4
...
Thanks
pythonw is a shell script that has always shipped with framework
builds of Python 2.3.0 and later, just like a pythonw.exe has shipped
with the Windows version of Python for quite some time. There's
nothing special about it. The fact that it happens to use a "fake"
application bundle that li
Well, I followed Robert's instructions and it failed. I then tried to
install 'directly' and got the same error message.
Guess I must admit that I simply have no clue how to solve this problem.
typing 'make' results in this:
building 'waste' extension
gcc -bundle -undefined dynamic_lookup
build
On Dec 8, 2004, at 8:52 PM, Christian Meesters wrote:
Well, I followed Robert's instructions and it failed. I then tried to
install 'directly' and got the same error message.
Guess I must admit that I simply have no clue how to solve this
problem.
typing 'make' results in this:
building 'waste'
Due to a combination of bad luck (dropping laptop onto stone) and good luck (new job) I just got a clean machine. I installed in order X11 and XCode from Apple, Fink, and Darinports. Then I used Darwinports to update Python, Numeric, and Numarray. In this was it required very little skill to set to
Darwinports isn't going to do anything for you without Xcode installed either! :)
On Dec 8, 2004, at 11:08 PM, john lichtenstein wrote:
Due to a combination of bad luck (dropping laptop onto stone) and good luck (new job) I just got a clean machine. I installed in order X11 and XCode from Apple,
13 matches
Mail list logo