Ching <thus.kin...@gmail.com> 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 
to Python 3.10.2 from compiling source.

2. I do not have the above issue as I install a new Python 3.10.2 with the 
bundled setuptools 59.0.1 at termux environment.

It is an issue of upgrade at my linux environment.

I shall close this ticket soon.

----------
stage:  -> resolved
status: open -> closed

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

Reply via email to