Int he Emacs message window the following error occurs when I try to auto-indent in python mode: eldoc error: (error Eldoc needs an inferior Python process running)
https://github.com/bbatsov/prelude/issues/530
https://github.com/bbatsov/prelude/issues/530
Try execute
run-python
.
However, Python in Prelude is bare minimum. You should at least use Jedi:https://github.com/tkf/emacs-jedi
And Jedi: https://github.com/tkf/emacs-jedi
Screenshots: http://tkf.github.io/emacs-jedi/latest/#screenshots
Screenshots: http://tkf.github.io/emacs-jedi/latest/#screenshots