-
Notifications
You must be signed in to change notification settings - Fork 19
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
Build failures on Windows #46
Comments
... Huh. That really should not happen, unless nodeenv straight up doesn't support Windows... but it should since pre-commit works on Windows? |
This does a Ok, a sleepy me is not going to figure this out at 12:55am -- there's a few too many pieces here for me to detangle. A smaller reproducer for this failure would be appreciated, although I understand that might be non-trivial. To set expectations, I'm definitely not going to be able to investigate this until the weekend, and this weekend I'll have limited OSS time. 😅 |
No worries - just wanted to surface this because I know not that many projects test on windows. Frankly I don't think it's too big of a deal right now because I don't know of anybody that develops that theme on a Windows environment, but just FYI |
So, this build failure happens in a fresh 3.12 environment, but not a fresh 3.11 environment. The cause appears to be the changes to However, the most robust fix is probably to explicitly ask for |
Link to source code that is involved in this issue
executablebooks/sphinx-book-theme#775
Reproducer
This is failing at a basic "install from pip" level on windows builds in GitHub for the Sphinx Book Theme. I've linked to a PR where the errors are seen and pasted logs from the failing build below.
Output containing crash traceback
Code of Conduct
The text was updated successfully, but these errors were encountered: