Installation von Numpy von Scipy
Verfasst: Dienstag 6. Dezember 2011, 21:36
Liebe Python Freunde,
ich hab mir die Woche ein MacBook zugelegt und will auf dem mit Python (Numpy) arbeiten, bin aber auch noch totaler Python Neuling (und auch Mac Neuling).
Ich hab XCode installiert (wenn ich das richtig verstanden habe, ist das notwendig). Dann bin ich der Anleitung auf
http://www.scipy.org/Installing_SciPy/Mac_OS_X
gefolgt. Ich hab dann im Verzeichnis Numpy den Befehl
"python setup.py build" ausgeührt, dann kam eine Lange Fehlermeldung, unter anderem:
sh: gcc-4.2: command not found
sh: gcc-4.2: command not found
Kann es sein, dass er den Compiler nicht findet, hat jemand eine Idee?
Danke im Voraus.
ich hab mir die Woche ein MacBook zugelegt und will auf dem mit Python (Numpy) arbeiten, bin aber auch noch totaler Python Neuling (und auch Mac Neuling).
Ich hab XCode installiert (wenn ich das richtig verstanden habe, ist das notwendig). Dann bin ich der Anleitung auf
http://www.scipy.org/Installing_SciPy/Mac_OS_X
gefolgt. Ich hab dann im Verzeichnis Numpy den Befehl
"python setup.py build" ausgeührt, dann kam eine Lange Fehlermeldung, unter anderem:
sh: gcc-4.2: command not found
sh: gcc-4.2: command not found
Kann es sein, dass er den Compiler nicht findet, hat jemand eine Idee?
Danke im Voraus.