Warning Task Coach is actively developed. New features are added
on a regular basis. This means that Task Coach contains bugs. We do
our best to prevent bugs and fix them as soon as possible. Still,
we strongly advise you to make backups of your
work on a regular basis, and especially before upgrading.
|
|
- Linux versions supported
- All Linux platforms that support RPM and the prerequisites.
- Prerequisites
-
Python
2.6 and
wxPython
2.8.9.2-unicode (or newer).
- Installation
- Decompress the archive and run
python
setup.py install. If you have a previous version of Task Coach
installed, you may need to force old files to be overwritten:
python setup.py install --force.
- MD5 digest
- c9d2d9a67f73037f5afa55e965b52cd5.
|
|
|
- Windows versions supported
- All Windows platforms that support the prerequisites.
- Prerequisites
-
Python
2.6 and
wxPython
2.8.9.2-unicode (or newer).
- Installation
- Decompress the archive and run
python
setup.py install. If you have a previous version of Task Coach
installed, you may need to force old files to be overwritten:
python setup.py install --force.
- MD5 digest
- 246719c0aa9e80a54d9f1b78d1a4bdc6.
|
|
|
- Linux versions supported
- All Linux platforms that support the prerequisites.
- Prerequisites
-
Python
2.6 and
wxPython
2.8.9.2-unicode (or newer).
- Installation
- Decompress the archive and run
python
setup.py install. If you have a previous version of Task Coach
installed, you may need to force old files to be overwritten:
python setup.py install --force.
- MD5 digest
- 961df739ed37f1701e743bd37a144c8d.
|
|
|
- Platforms supported
- All platforms that support the prerequisites.
- Prerequisites
-
Python
2.6 and
wxPython
2.8.9.2-unicode (or newer).
- Installation
- Run
make prepare to generate
the icons and language files and then python taskcoach.py
to start the application. |