Skip to content

Conversation

@DimitriPapadopoulos
Copy link
Contributor

@DimitriPapadopoulos DimitriPapadopoulos commented Dec 9, 2023

Starting with Python 3.12, we have to explicitly install setuptools:

  • gh-95299: Do not pre-install setuptools in virtual environments created with venv. This means that distutils, setuptools, pkg_resources, and easy_install will no longer available by default; to access these run pip install setuptools in the activated virtual environment.

@DimitriPapadopoulos DimitriPapadopoulos changed the title Test with Python 3.12 too Python 3.12 Dec 9, 2023
@DimitriPapadopoulos DimitriPapadopoulos force-pushed the 3.12 branch 2 times, most recently from a777498 to a20fb51 Compare December 9, 2023 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant