Guest User

Untitled

a guest
Sep 17th, 2013
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.24 KB | None | 0 0
  1. $ wget http://pypi.python.org/packages/source/R/RPi.GPIO/RPi.GPIO-0.1.0.tar.gz
  2. $ tar zxf RPi.GPIO-0.1.0.tar.gz
  3. $ cd RPi.GPIO-0.1.0
  4. $ python setup.py install
  5. $ wget https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py -O - | python
Advertisement
Add Comment
Please, Sign In to add comment