New submission from Ching :
1. Before upgrade to Python version 3.10.2 from source on Debian Linux, I must
downgrade setuptools to version 59.8.0 or below.
2. At the stage of "make -j 4", setuptools version 60.0.0 or above raise an
error of: ModuleNotFoundError: No module named
Ching added the comment:
Thank you for your solution: setting the env var
SETUPTOOLS_USE_DISTUTILS=stdlib.
1. At my previous Python 3.10.1, I always upgrade to the latest setuptools
(60.5.0), then I get an error of "No module named 'binascii'" during upgrading
t
Tarn Yeong Ching added the comment:
and more... It doesn't happen when Tree directly subclasses list.
--
___
Python tracker
<https://bugs.python.org/is
Tarn Yeong Ching added the comment:
GOD... I see. Thank you very much!
--
___
Python tracker
<https://bugs.python.org/issue39110>
___
___
Python-bugs-list mailin