Die Suche ergab 2 Treffer

von Fede
Donnerstag 5. April 2012, 13:53
Forum: Installation/Konfigurieren
Thema: Python (EPD) Installation - kleine Probleme
Antworten: 4
Zugriffe: 1798

Re: Python (EPD) Installation - kleine Probleme

Hallo,
vielen Dank für die Antwort erst einmal!

Ich habe jetzt mit
PATH=$PATH:/home/python_epd/bin/python
export PATH
den Pfad hinzugefügt.

echo $PATH zeigt mir dann auch /home/python_epd/bin mit an. Allerdings kann ich weder Python mit "python" öffnen, noch ist es in einer neuen Shell noch ...
von Fede
Donnerstag 5. April 2012, 13:02
Forum: Installation/Konfigurieren
Thema: Python (EPD) Installation - kleine Probleme
Antworten: 4
Zugriffe: 1798

Python (EPD) Installation - kleine Probleme

Hallo Leute,
ich hoffe jemand kann mir weiterhelfen. Was Python angeht bin ich eigentlich recht erfahren, jedoch habe ich Plots usw. immer mit R gemacht - nun wollte ich es mit der matplotlip probieren und habe mich daher zu einer Neuinstallation (Enthought Python Distribution) entschieden. Ich ...