Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

Conversation

@bashbreakpoint
Copy link
Contributor

The move to python 3.14 breaks the docker build. The srsly package doesn't have a compatible wheel with anything above 3.12 right now (docs), and it's using deprecated methods, so it can't be built by 3.14 yet. Because of this, docker build . is broken on master.

bashbreakpoint and others added 2 commits October 22, 2024 14:49
The move to python 3.14 breaks the docker build. The srsly package
doesn't have a compatible wheel with anything above 3.12 right now, and
it's using deprecated methods, so it can't be built by 3.14 yet. Because
of this, `docker build .` is broken on master.
@bashbreakpoint
Copy link
Contributor Author

I'm sorry, I have no idea how to add a label. I suspect I lack permissions to do so (which is fine).

@mvilanova mvilanova added the bug Something isn't working label Oct 22, 2024
@mvilanova
Copy link
Contributor

I'm sorry, I have no idea how to add a label. I suspect I lack permissions to do so (which is fine).

No worries. I'll check if we can give perms to collaborators.

@mvilanova mvilanova merged commit 63ae820 into Netflix:master Oct 22, 2024
8 of 9 checks passed
@bashbreakpoint bashbreakpoint deleted the bugfix/dockerfile-version-revert branch October 23, 2024 14:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants