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

Clean install. issue with scimax-jupyter #508

Open
peteWT opened this issue Oct 1, 2024 · 4 comments
Open

Clean install. issue with scimax-jupyter #508

peteWT opened this issue Oct 1, 2024 · 4 comments

Comments

@peteWT
Copy link

peteWT commented Oct 1, 2024

⛔ Error (use-package): scimax-jupyter/:catch: Eager macro-expansion failure: (void-function compat--plist-get)
@jkitchin
Copy link
Owner

jkitchin commented Oct 1, 2024

weird. That function doesn't seem to be defined in my emacs, and it isn't called directly in scimax-jupyter. I did see some references in elpa/compat-xx/compat-29.el in my installation, but I don't know where that is loaded.

@jkitchin
Copy link
Owner

jkitchin commented Oct 2, 2024

I saw some errors like this after updating my emacs. I had to update a package (it was f in my case). I also got rid of all the .elc compiled files. then the issue was resolved for me.

@peteWT
Copy link
Author

peteWT commented Oct 2, 2024

I also got rid of all the .elc compiled files. then the issue was resolved for me.

Where do those reside?

@jkitchin
Copy link
Owner

jkitchin commented Oct 2, 2024

they are usually in ~/.emacs.d/elpa and in the directories within that. Also in the directory where scimax is installed.

see https://gist.github.com/yuanmai/4411286 for a command to get rid of these.

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