Skip to content
vit edited this page Jul 13, 2022 · 24 revisions

Welcome to the emacs-jedi wiki!

jedi-core configuration without jedi:install-server (manually installed jedi library) (Gentoo):

  • emerge dev-python/jedi
  • pip install epc --user
  • in .emacs: (setq jedi:python-environment-default-root-name "/usr/lib/python3.10/site-packages/")

Clone this wiki locally