On 06/21/2020 12:21:08 PM, Helmut Jarausch wrote:
Hi,

I do need python2.7 since I do need media-gfx/gimp.

Unfortunately, I have masked dev-python/setuptools version >= 47.0.0 too late.
Now I cannot emerge dev-python/setuptools-46.4.0-r1 since this needs
dev-python/pbr which in turn cannot be installed without setuptools for Python2.7.

How can I get out of this dilemma?


I have been lucky.
dev-python/pbr is a pure Python package. I've just copied from
/usr/lib/python3.8/site-packages/pbr
to
/usr/lib64/python2.7/site-packages/pbr
and removed all __pycache__ folders

Reply via email to