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
sudo dnf install python3
Try this.