On Fri, 4 Dec 2020 at 09:40, n952162 <[email protected]> wrote: > !!! Multiple package instances within a single package slot have been pulled > !!! into the dependency graph, resulting in a slot conflict: > > dev-python/requests:0 > > (dev-python/requests-2.24.0-r1:0/0::gentoo, ebuild scheduled for > merge) USE="ssl -socks5 -test" ABI_X86="(64)" PYTHON_TARGETS="python3_6 > python3_7 python3_8 (-pypy3) -python3_9" pulled in by > dev-python/requests[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] > required by (app-portage/gemato-16.2:0/0::gentoo, ebuild scheduled for > merge) USE="gpg -test -tools" ABI_X86="(64)" PYTHON_TARGETS="python3_7 > python3_8 (-pypy3) -python3_6 -python3_9" > > dev-python/requests[python_targets_pypy3(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-python_single_target_pypy3(-),-python_single_target_python3_6(-),-python_single_target_python3_7(-),-python_single_target_python3_8(-),-python_single_target_python3_9(-)] > required by (dev-python/sphinx-3.2.1:0/0::gentoo, ebuild scheduled for > merge) USE="-doc -latex -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 > python3_8 (-pypy3) -python3_6 -python3_9" > > > (dev-python/requests-2.24.0:0/0::gentoo, installed) USE="ssl -socks5 > -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_6 python3_7 > (-pypy3) -python3_8 -python3_9" pulled in by > > >dev-python/requests-2.21.0[python_targets_python2_7(-),python_targets_python3_6(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_7(-),python_single_target_python3_6(+)] > required by (net-misc/streamlink-1.1.1:0/0::gentoo, installed) USE="-doc > -test" ABI_X86="(64)" PYTHON_SINGLE_TARGET="python3_6 -python2_7 -python3_5" > PYTHON_TARGETS="python2_7 python3_6 -python3_5"
There seems to be some python3_6 and even python2_7 in your error output, maybe you have set some older python targets somewhere that you've forgotten about? Regards, Arve

