Changes

Jump to: navigation, search

OPS435 Python Lab 1

53 bytes added, 17:21, 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
</source></li></ol>
13,420
edits

Navigation menu