Skip to content
Discussion options

You must be logged in to vote

Thanks @francisbarton for your reply. Much appreciated to still help on unanswered topic!

@CGMossa sorry we missed your question 3 years ago. If you still have issue nowadays, read the updated doc. As mention in installation (https://quarto.org/docs/computations/python.html#installation), quarto will try to be clever to detect Python from PATH, or from virtual activated, but you can still set env var to a python filepath (so not $env:QUARTO_PYTHON = "python" as it will look for python locally to your project).

Running quarto check jupyter --log-level debug could give you hints on discovery, or quarto render --log-level debug (more in https://quarto.org/docs/troubleshooting/#verbose-mode)

H…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@mcanouil
Comment options

@CGMossa
Comment options

@cderv
Comment options

Answer selected by CGMossa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants