Skip to content

Commit

Permalink
Add footnote for pyqt5 error
Browse files Browse the repository at this point in the history
Closes #106
  • Loading branch information
Sujay-Shankar committed May 28, 2024
1 parent 605d341 commit 327de86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Eventually you can run the tests in the `tests/` directory to double-check that
py.test -vs test_phoenix.py # requires local PHOENIX models
py.test -vs test_sonora.py # requires local Sonora models


Note: Certain scenarios, such as running in an environment created with `uv` and using IPython, may throw errors when trying to render `matplotlib` figures. If you encounter such errors, you can try installing `pyqt5` into the environment.



Expand Down

0 comments on commit 327de86

Please sign in to comment.