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
When running the test suite on Windows using Github Actions, I get the following error message:
python -m unittest discover
shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
env:
pythonLocation: C:\hostedtoolcache\windows\Python\3.8.10\x64
Matplotlib is building the font cache; this may take a moment.
.............
Error: Process completed with exit code 1.
Running on Linux or macOS works without problems.
The text was updated successfully, but these errors were encountered:
When running the test suite on Windows using Github Actions, I get the following error message:
Running on Linux or macOS works without problems.
The text was updated successfully, but these errors were encountered: