easy_install
Python Distutils Enhancements
RUN apt-get update && \
apt-get install -y python-setuptools
RUN apt-get update && \
apt-get install -y python-setuptools
RUN pacman -S --noconfirm jython
RUN apt-get update && \
apt-get install -y jython
RUN yum install -y python-setuptools
RUN dnf install -y mingw64-python2-setuptools
RUN apt-get update && \
apt-get install -y pypy-setuptools