[issue41282] Deprecate and remove distutils

Ionel Cristian Mărieș report at bugs.python.org
Wed May 5 11:52:41 EDT 2021


Ionel Cristian Mărieș <contact at ionelmc.ro> added the comment:

Hello everyone, 

How are we supposed to use get_python_lib now (a function that returned the site-packages location)?

`from setuptools._distutils.sysconfig import get_python_lib` doesn't really seem like the right solution and the sysconfig stdlib module doesn't have any get_python_lib function.

----------
nosy: +ionelmc

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41282>
_______________________________________


More information about the Python-bugs-list mailing list