Changes

Jump to: navigation, search

OPS435 Python Lab 1

18 bytes added, 09:26, 17 May 2017
PART 2 - Setting up Your Python Environment For Labs
yum install vim-common vim-enhanced # Install vim
</source></li>
<li 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