«repl» 태그된 질문

2
'python-shell-interpreter'가 readline을 지원하지 않는 것 같습니다
우분투 16.10의 25.1 및 Python 3.5 에서이 문제가 발생했지만 어느 곳에서나 해결되지는 않습니다. 최신 상태가 궁금합니다. 재현 : > emacs -Q --eval '(setq python-shell-interpreter "python3")' 그때 M-x run-python 준다 Warning (python): Your ‘python-shell-interpreter’ doesn’t seem to support readline, yet ‘python-shell-completion-native’ was t and "python3" is not part of the ‘python-shell-completion-native-disabled-interpreters’ …
13 python  repl 

3
이맥스 EIN 대 IPython 쉘
Emacs 내에서 EIN을 작동 시키려고 노력하고 있지만 현재 (IPython 2 사용) 불가능한 것 같습니다. 이 오류가 발생합니다 : REQUEST [error] Error from parser ein:json-read: (json-readtable-error) ein: [error] Error (parse-error) while opening notebook list at the server 8888. 그러나이 문제를 해결하려고 노력하면서 Emacs가 제공하는 모든 추가 기능을 갖춘 IPython 쉘보다 노트북을 …
10 ipython  ein  python  repl 
당사 사이트를 사용함과 동시에 당사의 쿠키 정책개인정보 보호정책을 읽고 이해하였음을 인정하는 것으로 간주합니다.
Licensed under cc by-sa 3.0 with attribution required.