Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5203
| From | Christopher Arndt <chris@chrisarndt.de> |
|---|---|
| Newsgroups | de.comp.lang.python |
| Subject | Re: [Python-de] Spyder3 startet nicht |
| Date | 2018-08-02 14:05 +0200 |
| Message-ID | <mailman.75.1533212035.2862.python-de@python.org> (permalink) |
| References | <7746207.VUoZSRDRqH@host.local> <82fcdc95-7112-963a-ca4f-baf77e94182f@chrisarndt.de> |
Am 02.08.2018 um 13:46 schrieb eilfh: > File "/usr/lib/python3.4/site-packages/IPython/terminal/ > interactiveshell.py", line 22, in <module> > from prompt_toolkit.shortcuts import create_prompt_application, > create_eventloop, create_prompt_layout, create_output > ImportError: cannot import name 'create_prompt_application' Höchstwahrscheinlich ist die bei dir installierte Version des Pakets "prompt_toolkit" zu alt: https://github.com/jonathanslenders/python-prompt-toolkit/blob/a8aea11c4e232b5f6cc97dea1c41e202954cf4fb/CHANGELOG#L835 Chris
Back to de.comp.lang.python | Previous | Next | Find similar
Re: [Python-de] Spyder3 startet nicht Christopher Arndt <chris@chrisarndt.de> - 2018-08-02 14:05 +0200
csiph-web