-
Notifications
You must be signed in to change notification settings - Fork 616
Python 3.11 + windows-latest → "Tcl wasn't installed properly." randomly happens #1102
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
Comments
Hello @34j, Thank you for creating this issue and we will look into it :) |
Hello @34j👋, Here are some related discussions for your reference::
Given that the issue appears to be upstream, we recommend reviewing the resources above. If the problem persists, please consider raising the issue in the We hope this helps. Please let us know if you have any further concerns. Thank you! |
Hello @34j👋, |
I think the first issue you mentioned is unrelated as it is for 3.13. Second one also seems to be unrelated due to different error message. It seems more like a runner issue as the behavior changes depending on the runner, but as you say it may be related to uv. |
Hello @34j👋, As you rightly mentioned, the issue seems to be related to Since this doesn’t appear to be an issue with |
Uh oh!
There was an error while loading. Please reload this page.
Description:
The following error sometimes (randomly) occurs (and sometimes does not) when trying to use maplotlib on GitHub Actions with Python 3.11 + windows-latest. Does not happen with Python 3.12, 3.10 and/or Linux, MacOS.
Action version:
5.6.0
Platform:
Runner type:
Tools version:
3.11
Repro steps:
Same repo status and
Expected behavior:
Always succeed
Actual behavior:
Not always succeed, have to re-run until succeed
The text was updated successfully, but these errors were encountered: