User Tools

Site Tools


python:pip

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
python:pip [2016/07/01 10:12] – created kauffmanpython:pip [2017/05/02 12:36] kauffman
Line 1: Line 1:
-====== PIP ======+====== PIP (Python Modules) ====== 
 + 
 +===== Installation ===== 
 +These are general guide lines and not hard and fast rules. 
 + 
 +==== System Wide ==== 
 +Installing python modules system wide is normally done when a larger group of people need a particular module.  
 + 
 +==== As a normal user ==== 
 +This is the recommended method of installation. I will refer you to ''%%pip%%'' 's ''%%--user%%'' option install any python module under your user account. These will be installed under ''%%$HOME/.local%%''
  
 ===== Links ===== ===== Links =====
   - https://mail.python.org/pipermail/distutils-sig/2015-November/027536.html   - https://mail.python.org/pipermail/distutils-sig/2015-November/027536.html
   - https://github.com/pypa/pip/issues/3164   - https://github.com/pypa/pip/issues/3164
/var/lib/dokuwiki/data/pages/python/pip.txt · Last modified: 2017/05/02 12:37 by kauffman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki