Files
python-libraclient/doc/installation.rst
Andrew Hutchings bd67e636e9 Update documentation
Change-Id: I403914be44a586fc0a9a42cc35dfea1bb7ace9ec
2013-01-10 15:22:05 +00:00

315 B

Installation

From Ubuntu Package

sudo dpkg -i python-libraclient

From Source

The python-setuptools package needs to be installed on your system before installing the client from source.

sudo python setup.py install