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

Intermittent failure in CI for test_scatter3D_alamo - PermissionError #1453

Open
lbianchi-lbl opened this issue Jul 19, 2024 · 2 comments
Open
Labels
Priority:Normal Normal Priority Issue or PR

Comments

@lbianchi-lbl
Copy link
Contributor

lbianchi-lbl commented Jul 19, 2024

https://github.com/IDAES/idaes-pse/actions/runs/10011443971/job/27674889389

image

FAILED idaes/core/surrogate/plotting/tests/test_alamo_plotting.py::test_scatter3D_alamo - PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\tmpek0o4w_9\\results.pdf'
@lbianchi-lbl
Copy link
Contributor Author

lbianchi-lbl commented Jul 19, 2024

More failures, potentially related:

image

The common thread seems to be Matplotlib. It looks like the most recent version to support Python 3.8 (i.e. the version that gets installed in the CI runner when Python 3.8 is selected) is Matplotlib 3.7.5: https://pypi.org/project/matplotlib/3.7.5/. For reference, the most recent version of Matplotlib is 3.9.1.

@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Jul 25, 2024
@lbianchi-lbl
Copy link
Contributor Author

A possibly related error just occurred on Python 3.9 in Windows:

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Normal Normal Priority Issue or PR
Projects
None yet
Development

No branches or pull requests

2 participants