Difference between revisions of "User:Drew Dwi"

From Second Life Wiki
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:




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


{{Jira Reporter}}
{{Jira Reporter}}

Latest revision as of 20:05, 23 January 2010

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