You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -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.