I have just installed Python 3.6 on Fedora 25 (64 bits) by running dnf install python36 and I can\'t use any modules Python 3.5 can otherwise use just fine, for
dnf install python36
In Debian distributions, you can run
sudo apt-get install python-pip ##for python2 sudo apt-get install python3-pip ##for python3