easy_install-3.7
Python3 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 python-setuptools
RUN apt-get update && \
apt-get install -y python-setuptools
RUN yum install -y python-setuptools
RUN dnf install -y python3-setuptools
RUN apt-get update && \
apt-get install -y python-setuptools