User Tools

Site Tools


howto:python:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
howto:python:start [2013/01/17 10:28]
adymond
howto:python:start [2021/12/09 16:42] (current)
Line 1: Line 1:
 ====== Python ====== ====== Python ======
  
-.profile +See the [[guide:python|Python User Guide]].
-  source .bashrc +
- +
-.bashrc : +
- +
-  export PATH=$HOME/bin:$PATH +
-   +
-  #gcc +
-  module add gcc/4.7.2 +
-  export LD_LIBRARY_PATH=/opt/gridware/users/nag/lib:$LD_LIBRARY_PATH:/usr/local/lib +
-   +
-  # Python 2.6.5 on /opt/gridware +
-  export PATH=/opt/gridware/python2.6.5/bin:$PATH +
-  export LD_LIBRARY_PATH=/opt/gridware/python2.6.5/lib/:$LD_LIBRARY_PATH +
- +
-Thats it. The /opt/gridware python comes with nose, ipython, and numpy. However numpy is a little broken : +
-  $ ipython +
-  $ import numpy +
-  $ numpy.test() +
- +
-===== Installing packages =====+
/app/dokuwiki/data/attic/howto/python/start.1358411336.txt.gz · Last modified: 2021/12/09 16:42 (external edit)