Open hajderr opened 11 months ago
cannot run elpy-config on macos and probably other side effects too
macOS Ventura
(elpy-config)
eldoc error: (error Cannot find executable ’python’, please set ’elpy-rpc-python-command’ to an existing executable.)
(use-package elpy :ensure t :init (elpy-enable))
Is the problem as simple as python not being in your PATH?
python
PATH
Or, if python is in your path, is there any chance that you aren't sharing your shell environment with emacs?
Summary
cannot run elpy-config on macos and probably other side effects too
My configuration
OS
macOS Ventura
Result of
(elpy-config)
Elpy configuration in my init.el