jorgenschaefer/elpy

Prevent emacs to raise error from elpy if no jedi is installed

Opened this issue · 0 comments

Is it possible to run elpy without raising an error
error in process sentinel: peculiar error: "exited abnormally with code 1" if jedi and other packages are not installed?
I do not want to install Jedi, Autopep8, Yapf, Black, but when I skip it, emacs constantly (each second) raising the following error, which leads to a big delay.