Дилян Палаузов <dilyan.palau...@aegee.org> added the comment:

The problem is, that Python’s install target depends on the system-wide 
setuptools, if there is system-wide setuptools.  If there is no system-wide 
installed setuptools, apparently the installation works flawlessly.

The solution is to tweak the source code of Python, not to depend on 
(system-wide installed) Python code outside of Python’s tarball.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue46579>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to