Skip to content

Instantly share code, notes, and snippets.

@feilong
Last active September 19, 2016 18:34
Show Gist options
  • Select an option

  • Save feilong/5cf379b63e9d4b6b7d050f22fa4dcb8c to your computer and use it in GitHub Desktop.

Select an option

Save feilong/5cf379b63e9d4b6b7d050f22fa4dcb8c to your computer and use it in GitHub Desktop.
# http://stackoverflow.com/a/2916320/3397171
# http://stackoverflow.com/a/8256424/3397171
pip install --install-option="--prefix=$PREFIX_PATH" git+git://github.com/PyMVPA/PyMVPA.git@somebranch
PYTHONPATH=$PREFIX_PATH/lib/python2.7/site-packages/ python some_script.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment