User:Drew Dwi

From Second Life Wiki
Revision as of 20:05, 23 January 2010 by Drew Dwi (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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
View the issues Drew Dwi has filed at jira.secondlife.com