We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git clone git@github.com:utunga/hashmapd.git cd hashmapd sudo easy_install virtualenv sudo easy_install virtualenvwrapper cat config/virtualenv_bashrc.txt >> ~/.bashrc source ~/.bashrc mkvirtualenv hashmapd pip install numpy==1.5.1 **pip install -r requirements.txt ** pip install matplotlib==1.0.1 python setup.py build_ext --inplace pip install -e .
There was an error while loading. Please reload this page.