Skip to content

Instantly share code, notes, and snippets.

View binarybottle's full-sized avatar

Arno Klein binarybottle

View GitHub Profile
@satra
satra / 00README
Created February 26, 2011 19:40
Installing EPD 7.0 + ETS on OSX x64 + virtualenv
Please note that this gist applies to EPD version 7.0 and 7.1. EPD 7.1 includes ETS
but not completely on OSX x64. Furthermore a patch has been submitted for inclusion
in virtualenv that should resolve the virtualenv issue.
The notes below were compiled for 7.0 and will need to be replaced with corresponding
7.1 paths.
https://github.com/satra/virtualenv/tree/fix/EPDpatch
@satra
satra / EPD_virtualenv_ubuntu.rst
Created February 23, 2011 15:00
EPD for NiPyPE

from EPD install:

As the last step, you should edit your .bashrc or prepend
the EPD install path:

    /software/python/EPD/7.0/bin

Thank you for installing EPD!

$ export PATH=/software/python/EPD/7.0/bin:$PATH