On Mon, 16 Nov 2020 09:40:53 -0700 Roger Koehler via blfs-support <blfs-support@lists.linuxfromscratch.org> wrote:
> This is new: > > MarkupSafe-1.1.1.tar.gz: OK > Traceback (most recent call last): > File "setup.py", line 10, in <module> > from setuptools import Extension > ImportError: No module named setuptools > > Roger sudo find / -name setuptools /usr/lib/python3.7/site-packages/setuptools When I have that that issue, I have not built Python correctly. Rebuilding python with openssl has fixed this for me. Python must be built with openssl -- http://lists.linuxfromscratch.org/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page