Skip to content
Discussion options

You must be logged in to vote

For spacy-experimental v0.6.4 the only option is use python 3.11 or earlier. You can also build from source from the current master, which includes updates to remove profiling so that the build works for python 3.12, but this hasn't been included in a release version yet.

If you're planning on using anything that requires pytorch (transformers, several of the spacy-experimental components), you'd also need python 3.11 or earlier because pytorch doesn't support python 3.12 yet.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by justmars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
experimental Experimental components and features
2 participants