Can't compile a Quarto document in Positron #6693
Replies: 2 comments 1 reply
-
What happens if you try to render one of these files from the command line? For example, from your regular (not in Positron) shell in the same directory with the file: quarto render testing.qmd What happens if you try the same thing in the Positron terminal pane? |
Beta Was this translation helpful? Give feedback.
-
Hello @juliasilge. I update the errors after installing python 3, which wasn't installed in the machine where I got the errors. When I use Positron preview button: R: It doesn't work.
Python: It doesn't work.
When I use the command line: R: It doesn't work.
Python: It works.
So now the error that I get is always the same one. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am experiencing an error when I try to compile a Quarto document in Positron.
Error in R:
Error in Python:
I am using latest Positron release (but it also happened with the previous one):
Positron: 2025.03.0 build 116
Positron SHA: 7f0f938
Code OSS: 1.96.0
Arch: x64
And Quarto v1.6.42, although I happened also with v1.6.40.
However, when I render the document in RStudio it works perfectly. Does anyone have any idea why is this happening?
Beta Was this translation helpful? Give feedback.
All reactions