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

error in process sentinel: Cannot open load file: No such file or directory, org-version.el #59

Closed
alinbxSorcerer opened this issue Oct 24, 2019 · 1 comment

Comments

@alinbxSorcerer
Copy link

I installed from melpa in doom.emacs, with
(package! ob-async) in package.el
and (require `ob-async) in config.el

when run

#+BEGIN_SRC shell  :async
ls /
#+END_SRC

#+RESULTS:
: 5c2fdbddee3db775041e18d58df9ae2f

and report error message

executing Shell code block...
error in process sentinel: async-handle-result: Cannot open load file: No such file or directory, org-version.el
error in process sentinel: Cannot open load file: No such file or directory, org-version.el

Emacs 26.3
Kubuntu 19.10

@astahlman
Copy link
Owner

I'm not a doom user and wasn't able to reproduce. Seems like this might have been resolved in doomemacs/doomemacs#2010?

I'm going to close assuming the answer is "yes." If not, feel free to reopen with your troubleshooting.org attached and I can take a look.

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