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

File mode specification error: (file-missing Doing vfork No such file or directory) #33

Open
dfrkp opened this issue Oct 24, 2024 · 0 comments

Comments

@dfrkp
Copy link

dfrkp commented Oct 24, 2024

Hi! Thank you for this great package! Unfortunately it has stopped working for me:

Issue Description

When I open up any ipynb file emacs drops me in fundamental mode with this error message:

File mode specification error: (file-missing Doing vfork No such file or directory)

Environment:

MacOS 14.6.1
GNU Emacs 29.4 (build 1, aarch64-apple-darwin21.6.0, NS appkit-2113.60 Version 12.6.6 (Build 21G646)) of 2024-08-02

Config:

(use-package code-cells
  :ensure t
  :after python
  :hook (python-mode . code-cells-mode-maybe)
  )

Note: I do use python-ts-mode and eglot, not sure if there's a connection.

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

1 participant