Die Suche ergab 3 Treffer
- Donnerstag 14. Juni 2012, 08:41
- Forum: Installation/Konfigurieren
- Thema: ImportError: cannot import name ma
- Antworten: 4
- Zugriffe: 4368
Re: ImportError: cannot import name ma
Ich bin ja so dämlich, aber durch deinen Tipp habe ich es gemerkt: Ich bin noch neu in Python und habe ein wenig mit numpy herumspielen wollen und mein Skript numpy.py genannt. Dass da etwas importiert werden soll, was genau so heißt und auch als numpy.py hinterlegt ist wusste ich bislang gar nicht ...
- Donnerstag 14. Juni 2012, 08:35
- Forum: Installation/Konfigurieren
- Thema: ImportError: cannot import name ma
- Antworten: 4
- Zugriffe: 4368
Re: ImportError: cannot import name ma
Stimmt, das ist mir noch gar nicht aufgefallen.
Eigentlich müsste von C:\Python27\Lib\site-packages\numpy importiert werden, so wie das ja beispielsweise bei matplotlib der Fall ist.
Nur warum da falsch zugegriffen wird kann ich mir nicht erklären, hast du eine Idee?
Eigentlich müsste von C:\Python27\Lib\site-packages\numpy importiert werden, so wie das ja beispielsweise bei matplotlib der Fall ist.
Nur warum da falsch zugegriffen wird kann ich mir nicht erklären, hast du eine Idee?
- Donnerstag 14. Juni 2012, 08:16
- Forum: Installation/Konfigurieren
- Thema: ImportError: cannot import name ma
- Antworten: 4
- Zugriffe: 4368
ImportError: cannot import name ma
Hallo,
ich habe von http://code.google.com/p/pythonxy/ Pythonxy heruntergeladen und installiert.
Das bedeutet Python 2.7.2, NumPy 1.6.1, SciPy 0.10.1, Matplotlib 1.1.0 + guidata 1.4.2, guiqwt 2.1.6 sind installiert.
Das lief bis gestern auch tadellos, als Entwicklungsumgebung habe ich pythonwin ...
ich habe von http://code.google.com/p/pythonxy/ Pythonxy heruntergeladen und installiert.
Das bedeutet Python 2.7.2, NumPy 1.6.1, SciPy 0.10.1, Matplotlib 1.1.0 + guidata 1.4.2, guiqwt 2.1.6 sind installiert.
Das lief bis gestern auch tadellos, als Entwicklungsumgebung habe ich pythonwin ...
