Installation

You can download the trollduction source code from github,:

$ git clone https://github.com/mraspaud/trollduction.git

and then run:

$ cd trollduction
$ python setup.py install

to install. If installing system-wide, command sudo needs to be added before python, or login as user root. If you want to install locally on your user account, you can run instead:

$ python setup.py install --user

Trollduction is also available as a ZIP package from github, when selecting the before mentioned branch and then from the right Download ZIP button.

Prerequisities

If everything goes well, all the prerequisites for trollduction should be installed automatically when installing trollduction.

Here is however a list of some of the requirements for trollduction.