Replies: 2 comments 5 replies
-
|
The home brew recipe (https://github.com/Homebrew/homebrew-cask/blob/master/Casks/q/quarto.rb) is not maintain by the Quarto team. In the future, prefer creating discussion rather than issues. Also, please note the final lines of your error message. |
Beta Was this translation helpful? Give feedback.
5 replies
-
|
All of a sudden, it works now. One thing I did was download the pkg from the above link and install it manually. Then, the upgrade worked. 🤷🏾 |
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.
-
Is this a quarto or brew issue?
quarto details
❯ quarto check Quarto 1.6.39 [✓] Checking environment information... Quarto cache location: /Users/eyayaw/Library/Caches/quarto [✓] Checking versions of quarto binary dependencies... Pandoc version 3.4.0: OK Dart Sass version 1.70.0: OK Deno version 1.46.3: OK Typst version 0.11.0: OK [✓] Checking versions of quarto dependencies......OK [✓] Checking Quarto installation......OK Version: 1.6.39 Path: /Applications/quarto/bin [✓] Checking tools....................OK TinyTeX: (external install) Chromium: (not installed) [✓] Checking LaTeX....................OK Using: TinyTex Path: /Users/eyayaw/Library/TinyTeX/bin/universal-darwin Version: 2024 [✓] Checking basic markdown render....OK [✓] Checking Python 3 installation....OK Version: 3.13.1 Path: /opt/homebrew/opt/[email protected]/bin/python3.13 Jupyter: 5.7.2 Kernels: python3, ark (/) Checking Jupyter engine render....Traceback (most recent call last): File "/Applications/quarto/share/jupyter/jupyter.py", line 21, in <module> from notebook import notebook_execute, RestartKernel File "/Applications/quarto/share/jupyter/notebook.py", line 19, in <module> import nbformat ModuleNotFoundError: No module named 'nbformat' There is an unactivated Python environment in .venv. Did you forget to activate it? [✓] Checking Jupyter engine render....OKBeta Was this translation helpful? Give feedback.
All reactions