Comment 9 for bug 218276

Revision history for this message
Sorin Sbarnea (ssbarnea) wrote :

I applied the patch to setuptools and reinstalled doit (setup.py install)

After this I got an error that pychecker is not installed - shouldn't this be checked before installing doit?

I installed it anyway here is the new result of running it:
checker:lib/doit\dependency.py => Cmd: pychecker lib/doit\dependency.py
  File "C:\Python26\Scripts\pychecker.bat", line 1
    @REM $name $version ($date)
         ^
SyntaxError: invalid syntax

Task failed => checker:lib/doit\dependency.py