Hey, So I'm currently trying to install pip for Python 3 on a 5.5 system.
The port devel/py-pip has a python3 flavor which would theoretically allow me to do this. However, one of its dependencies (py-setuptools) does not,
which is why I cannot install py-pip with the python3 flavor. What would be the best way to pip for Python 3 on the 5.5 release? Thanks Henrik

