2013-05-03

Python - How to install a module/plugin (setup.py)

(1) Download.
(2) Unpack (unzip).
(3) Open Terminal (command prompt)
(4) sudo python setup.py install

No comments:

Post a Comment