Hi, python3 no longer requires python3-setuptools and python3-pip; python2 no longer requires python2-setuptools and python2-pip.
Those are just recommended. If you need them at build time, BR them.
+ /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' Traceback (most recent call last): File "setup.py", line 5, in <module> from setuptools import setup ImportError: No module named setuptools
python-devel@lists.fedoraproject.org