Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot run elpy-config on macos #2038

Open
hajderr opened this issue Dec 24, 2023 · 1 comment
Open

cannot run elpy-config on macos #2038

hajderr opened this issue Dec 24, 2023 · 1 comment

Comments

@hajderr
Copy link

hajderr commented Dec 24, 2023

Summary

cannot run elpy-config on macos and probably other side effects too

My configuration

OS

macOS Ventura

Result of (elpy-config)

eldoc error: (error Cannot find executable ’python’, please set ’elpy-rpc-python-command’ to an existing executable.)

Elpy configuration in my init.el

(use-package elpy
  :ensure t
  :init
  (elpy-enable))

@rpgoldman
Copy link

Is the problem as simple as python not being in your PATH?

Or, if python is in your path, is there any chance that you aren't sharing your shell environment with emacs?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants