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

Recursive load error #1702

Open
rakanalh opened this issue Oct 18, 2019 · 1 comment
Open

Recursive load error #1702

rakanalh opened this issue Oct 18, 2019 · 1 comment

Comments

@rakanalh
Copy link

Summary

It's been like this for a while where whenever i update elpy i get this error when elpy mode is activated:

File mode specification error: (error Recursive load /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy.elc /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy-rpc.elc /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy.elc /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy-rpc.elc /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy.elc /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy-rpc.elc /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy.elc /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy-rpc.elc /home/rakan/.emacs.d/elpa/elpy-20191017.2348/elpy.elc)

The solution for me is to rm -rf ~/.emacs.d/elpa/elpy-*** and then reinstall it.

Is this a known issue?

@galaunay
Copy link
Collaborator

thanks for the feedback, It has never been reported yet.

I double checked those files dependencies, and it is fine.
The fact that doing a full reinstall fixed the problem make me think that it coud be a problem with un-properly updated byte-compiled files (not sure though).

I will keep an eye on it.

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

No branches or pull requests

2 participants