python3.4-config
Version 3.4 of the Python programming language
RUN apt-get update && \
apt-get install -y python3.4-dev
RUN apt-get update && \
apt-get install -y python3.4-dev
RUN dnf install -y python34
RUN apt-get update && \
apt-get install -y python3.4-dev