Die Suche ergab 3 Treffer
- Sonntag 20. Januar 2019, 16:22
- Forum: Installation/Konfigurieren
- Thema: Python (Anaconda) lädt Sympy Module nicht (Win10 x64)
- Antworten: 8
- Zugriffe: 2449
Re: Python (Anaconda) lädt Sympy Module nicht (Win10 x64)
Vielen lieben Dank, jetzt läufts soweit, dass ich das Skript ausführen kann :D Es lag vor allem daran, dass ich die cmd-shell und Python durcheinandergeschmissen hab (ich dachte im VS Code- Terminal läuft dann auch python). Mein zweiter Fehler ist mir gerade aufgefallen. Ich hab nach "init_sess...
- Samstag 19. Januar 2019, 19:05
- Forum: Installation/Konfigurieren
- Thema: Python (Anaconda) lädt Sympy Module nicht (Win10 x64)
- Antworten: 8
- Zugriffe: 2449
Re: Python (Anaconda) lädt Sympy Module nicht (Win10 x64)
@sirius: Ah, danke. Das erklärt schon mal einiges. Ich dachte Anaconda wäre direkt Python und deshalb wollte ich direkt dort die Module laden. Ich hab mir von Microsoft den IDE "VS Code" runtergeladen und der hat die Anaconda- Version auch erkannt. Wie in der Anaconda- Dokumentation stand,...
- Samstag 19. Januar 2019, 17:40
- Forum: Installation/Konfigurieren
- Thema: Python (Anaconda) lädt Sympy Module nicht (Win10 x64)
- Antworten: 8
- Zugriffe: 2449
Python (Anaconda) lädt Sympy Module nicht (Win10 x64)
Hallo liebe Community, Ich bin neu in Python und wollte gern die Sympy- Bibliothek nutzen. Zuerst habe ich mir die normale Python- Distribution (3.7) runtergeladen, aber da findet er den pip- installer nicht. Dieser müsste ja theoretisch vorinstaliert sein, aber z.B. gibt er bei der Eingabe "pi...