python3.5-config

Version 3.5 of the Python programming language

Debian Debian
RUN apt-get update && \ apt-get install -y python3.5-dev
Ubuntu
RUN apt-get update && \ apt-get install -y python3.5-dev
Fedora
RUN dnf install -y python35
Raspbian
RUN apt-get update && \ apt-get install -y python3.5-dev
click the source code to copy install python3.5-config on any operating system with command-not-found.com