spaCy icon indicating copy to clipboard operation
spaCy copied to clipboard

Python 3.12 support in conda

Open suzhoum opened this issue 1 year ago • 0 comments

Hi Team, we are trying to support AutoGluon in Python 3.12 on Conda, but spaCy, as one of our dependencies, does not seem to support python 3.12 on Conda yet. Do you have recent plans to add it? Your assistance is much appreciated!

How to reproduce the behaviour

conda create --name ag312 python=3.12 conda install -c conda-forge spacy

Your Environment

  • Operating System: Linux
  • Python Version Used: Python3.12
  • spaCy Version Used:
  • Environment Information:

suzhoum avatar Oct 18 '24 15:10 suzhoum