At 06:31 PM 4/2/2007 -0400, Mike Taylor wrote:
The tinderboxes have been using rt.py for the last two weeks and this Wednesday I will be removing do_tests.sh from the repository.

It would be great if everyone gives rt.py a run and let me know of any issues they have.

./tools/rt.py --help

$ ./tools/rt.py --help
Traceback (most recent call last):
  File "./tools/rt.py", line 30, in ?
    import build_lib
  File "/home/pje/c6/chandler/tools/build_lib.py", line 25, in ?
    import subprocess
ImportError: No module named subprocess

It appears the script's #! line is trying to run the system Python, rather than Chandler's Python.

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "chandler-dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/chandler-dev

Reply via email to