Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created October 23, 2015 19:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/7ce9b2a5da133bcaf610 to your computer and use it in GitHub Desktop.
Save notmyname/7ce9b2a5da133bcaf610 to your computer and use it in GitHub Desktop.
sudo rm /usr/local/lib/liberasurecode.* /usr/local/lib/libgf_complete.* /usr/local/lib/libJerasure.* /usr/local/lib/libnullcode.* /usr/local/lib/libXorcode.* /usr/lib/liberasurecode.* /usr/lib/libgf_complete.* /usr/lib/libJerasure.* /usr/lib/libnullcode.* /usr/lib/libXorcode.*
sudo pip uninstall pyeclib
sudo pip install -U -r requirements.txt
sudo python ./setup.py develop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment