This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, kloczek
Date 2022-01-16.09:55:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1642326930.32.0.605076281724.issue46394@roundup.psfhosted.org>
In-reply-to
Content
The problem is caused by setuptools 60.x's _distutils_hack. Please report the issue to setuptools or use SETUPTOOLS_USE_DISTUTILS env var to work around the issue.
History
Date User Action Args
2022-01-16 09:55:30christian.heimessetrecipients: + christian.heimes, kloczek
2022-01-16 09:55:30christian.heimessetmessageid: <1642326930.32.0.605076281724.issue46394@roundup.psfhosted.org>
2022-01-16 09:55:30christian.heimeslinkissue46394 messages
2022-01-16 09:55:30christian.heimescreate