Also this fix includes package version issue, fixed in #87.
In order to generate python package with all the files in it, use this command:
python setup.py sdist
I tried to package this program in Ubuntu, and found that it has no
startup script. So I added a `colout` script that gets installed into
the scripts directory with the `setup.py`.