Skip to content

Instantly share code, notes, and snippets.

@rhizoome
Created October 14, 2012 11:51
Show Gist options
  • Save rhizoome/3888338 to your computer and use it in GitHub Desktop.
Save rhizoome/3888338 to your computer and use it in GitHub Desktop.
Installing inspyred on python3
git clone https://github.com/rkruppe/paver.git
cd paver/
git checkout python3
cd ..
pip-3.2 install inspyred
cd build/inspyred
cp ../../paver/paver-minilib.zip .
python3 setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment