User:Drew Dwi
Jump to navigation
Jump to search
Insert randomness here....
Pyogp scratch pad:
Debian/Ubuntu
packages:
- python-all-dev
- python-tk
- python-codespeak-lib
virtual env:
- create pyogp dir
- sudo easy_install virtualenv
- virtualenv .
- to make life easier, I setup an alias for p = pyogp/bin/python
- hg the pyogp.apps
- p setup.py install