Main content

Home

Menu

Loading wiki pages...

View
Wiki Version:
Complete analysis scripts are included below. **"Quick Start Guide"** In order to run these scripts you will need: * All of the required services and Python packages (~30) * To have activated your virtual environment * To be running OSX version 10.4 **exactly** * To have XCode command line tools (xcode-select --install), * Homebrew package manager (run brew update and brew upgrade --all before install), * Java (if not installed yet, run brew install Caskroom/cask/java), and * Python 2.6 installed You will also need [need](http://lists.apple.com/archives/macnetworkprog/2015/Jun/msg00025.html) to install OpenSSL headers and [set](http://cryptography.readthedocs.org/en/latest/installation/#building-cryptography-on-os-x) some configuration: ```bash brew install openssl env LDFLAGS="-L$(brew --prefix openssl)/lib" CFLAGS="-I$(brew --prefix openssl)/include" pip install cryptography ``` From here, continue to the "Slow Start" guide.
OSF does not support the use of Internet Explorer. For optimal performance, please switch to another browser.
Accept
This website relies on cookies to help provide a better user experience. By clicking Accept or continuing to use the site, you agree. For more information, see our Privacy Policy and information on cookie use.
Accept
×

Start managing your projects on the OSF today.

Free and easy to use, the Open Science Framework supports the entire research lifecycle: planning, execution, reporting, archiving, and discovery.