Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples are not running correctly on Windows #9

Open
matthias-baer opened this issue Aug 1, 2022 · 0 comments
Open

Examples are not running correctly on Windows #9

matthias-baer opened this issue Aug 1, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@matthias-baer
Copy link
Collaborator

matthias-baer commented Aug 1, 2022

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.

@matthias-baer matthias-baer added the bug Something isn't working label Aug 1, 2022
@matthias-baer matthias-baer self-assigned this Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant