Kernel died before replying to kernel_info #1652
Unanswered
hebertodelrio
asked this question in
Q&A
Replies: 1 comment
-
The issue disappeared which is very strange since I have done nothing. When I switch the format from html to pdf, I get the following error:
I also have installed MacTeX 2022. I ran TeX Live Utility.app and updated the whole TeXLive installation, but regardless of this quarto continues attempting to update existing packages (tlmgr= TeX Live Manager). It does not produces the .PDF file this is the output on the terminal:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to run quarto on the following qmd file:
Unfortunately I get the following error:
quarto preview juliatest.qmd
ERROR:
Kernel died before replying to kernel_info
Any suggestions as to why and how to fix it?
I am running this on OS X, with conda 4.11.0, quarto 1.0.37, I installed Julia using conda, and I got version
BTW: I ran quarto convert juliatest.qmd, and after starting Jupiter notebook I am able to execute the one code cell without any problem, so the issue is not the kernel.
Beta Was this translation helpful? Give feedback.
All reactions