Changes

Jump to: navigation, search

OPS435 Python Lab 1

No change in size, 17:23, 15 May 2017
Part 2 - SETTING UP YOUR PYTHON ENVIRONMENT FOR OPS435 LABS
<ol><li value-="7" style="margin-left:25px;"> Python pip is a package manager specifically for Python. While it is usually not recommended to install software outside of dnf or yum, sometimes the only way to get a specific or latest version will be through pip:<source>
yum install python-pip # Install python2.7 pip
yum install python34-pip # Install python3.4 pip
13,420
edits

Navigation menu