[Buildbot-devel] BuildBot-0.7.5 (Win32) installation questions
    Ben Hearsum 
    bhearsum at wittydomain.com
       
    Fri Jun 29 13:34:28 UTC 2007
    
    
  
Wang, Yu wrote:
> I am trying to install BuildBot-0.7.5 with Python 2.5 and twisted 2.5 on
> my win32 system. Here are some of the problems that I run into.  Hope
> someone can help me identify the problem.
> 
>  
> 
> 1. Right after the BuildBot installation, when I typed “buildbot
> --version”, I got the following msg:
> 
>
> 
> python: can't open file 'C:\Python23\Scripts\buildbot': [Errno 2] No
> such file or directory
> 
You'll need to change c:\python25\scripts\buildbot.bat to read
'c:\python25\scripts\buildbot'.
    
    
More information about the devel
mailing list