Message236
Quoted from
'instructions.txt':
******************************
Testing
your Python
-------------------
Run ``"python ./run_tests"`` and make
sure there
are no errors. If there are errors, please let us
know!
Getting
Roundup
===============
Download the latest
version from
http://roundup.sf.net/.
Installation
============
Set
aside 15-30 minutes.
1. To install the Roundup support
code into your Python tree and
Roundup scripts into
/usr/local/bin::
python setup.py
install
******************************
But run_tests
can only be run sucessfully after downloading and installing
Roundup. If the tests are run before 'python setup.py install' the
user will receive a lot of errors when importing of htmlbase fails. |
|
Date |
User |
Action |
Args |
2009-02-03 14:20:01 | admin | link | issue561473 messages |
2009-02-03 14:20:01 | admin | create | |
|