Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:how_i_work_with_oar-docker [2015/05/06 20:50] – [Pierre] neyronwiki:how_i_work_with_oar-docker [2015/06/11 22:24] (current) bzizou
Line 1: Line 1:
-See also [[oar-docker]]. +===== How I work with oar-docker ===== 
- +(see also [[oar-docker]])
-====== Pierre ======+
  
 I'm currently using Debian 8 (jessie) as my operating system, and since I do not like to install python packages in my system outside of Debian packaging, I use the --user option of pip. I'm currently using Debian 8 (jessie) as my operating system, and since I do not like to install python packages in my system outside of Debian packaging, I use the --user option of pip.
Line 12: Line 11:
 $ $
 $ pip install --user --upgrade pip $ pip install --user --upgrade pip
-$ export PATH=~/local/bin:$PATH+$ export PATH=~/.local/bin:$PATH
 $ pip --version $ pip --version
 pip 6.1.1 from /home/neyron/.local/lib/python2.7/site-packages (python 2.7) pip 6.1.1 from /home/neyron/.local/lib/python2.7/site-packages (python 2.7)
wiki/how_i_work_with_oar-docker.txt · Last modified: 2015/06/11 22:24 by bzizou
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki