I followed this guide to install Python 3.4.2 on a RedHat 7.2 instance on an EC2 server: https://stackoverflow.com/a/27676035/5201726
I read that python 3.4 ships with pip installed, but I cant seem to get it to run, I've tried:
pip3
python3 pip
Any ideas? I followed the guide to the letter. Thanks in advance for any help.