Something went wrong and nothing works
Code: Select all
$ emerge --info
emerge: no python-exec wrapped executable found in /usr/lib/python-exec.Code: Select all
$ emerge --info
emerge: no python-exec wrapped executable found in /usr/lib/python-exec.
Code: Select all
$ /usr/lib/python-exec/python<version>/emerge --infoCode: Select all
emerge -DNuUva --with-bdeps-y @worldI used to keep the python USE flags fixed as follows:no python-exec wrapped executable found in /usr/lib/python-exec
Code: Select all
*/* -python PYTHON_SINGLE_TARGET: -* PYTHON_TARGETS: -*
dev-python/* PYTHON_TARGETS: python3_7
app-portage/* PYTHON_TARGETS: python3_7
virtual/python-* PYTHON_TARGETS: python3_7
sys-apps/portage PYTHON_TARGETS: python3_7
...
Code: Select all
USE='python_targets_python3_9 -python_targets_python3_6 -python_targets_python3_7 -python_targets_python2_7' sudo /usr/lib/python-exec/python3.7/emerge --unmerge -a dev-python/setuptools dev-python/setuptools_scm
USE='python_targets_python3_9 -python_targets_python3_6 -python_targets_python3_7 -python_targets_python2_7' sudo /usr/lib/python-exec/python3.7/emerge -a dev-python/setuptools dev-python/setuptools_scm
sudo /usr/lib/python-exec/python3.7/emerge -a portage