Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wiki:oar-docker [2014/11/05 20:40] sharrachewiki:oar-docker [2015/05/06 18:08] – [Installation] neyron
Line 40: Line 40:
 <code console> <code console>
 $ pip install path/to/sources $ pip install path/to/sources
 +</code>
 +
 +Or if you want to install in the python user context (in your home directory), add the '--user' option to all pip commands:
 +<code>
 +pip install --user oar-docker
 </code> </code>
  
Line 47: Line 52:
 $ easy_install oar-docker $ easy_install oar-docker
 </code> </code>
- 
 ====== Usage ===== ====== Usage =====
  
wiki/oar-docker.txt · Last modified: 2020/03/31 15:43 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki