[Grok-dev] Bug on windows

Max M maxm at mxm.dk
Tue Aug 14 04:52:22 EDT 2007


hi,

I am testing out grok. Being the brave person I am, I am doing it on my 
windows machine.

I installed with eazy_install

I ran into a minor bug when I ran:

"grokproject GrokTest"

The relevant part of the traceback is here (full in bottom of post):

Creating template grokproject
    ... SNIP
Running C:\Python24\python.exe setup.py egg_info
Generated script 'D:\\zope3\\GrokTest\\bin\\buildout'.
C:\Python24\python.exe: can't open file D:\zope3\GrokTest\bin\buildout': 
[Errno 2] No such file or directory

In D:\zope3\GrokTest\bin there is a buildout.exe and a 
buildout-script.py I renamed the "buildout-script.py" to "buildout" and 
it seemed to work.

I don't know if this is the right place to report the the bug, or if it 
has been fixed already. Otherwise please point me in the right direction.

max

.........................................

Creating template grokproject
   Recursing into bootstrap
     .\GrokTest\bootstrap\bootstrap.py already exists (same content)
   .\GrokTest\buildout.cfg already exists (same content)
   .\GrokTest\setup.py already exists (same content)
   Recursing into src
     Recursing into +package+
       .\GrokTest\src\groktest\app.py already exists (same content)
       Recursing into +module+_templates
         .\GrokTest\src\groktest\app_templates\index.pt already exists 
(same cont
ent)
       .\GrokTest\src\groktest\README.txt already exists (same content)
       .\GrokTest\src\groktest\__init__.py already exists (same content)
       .\GrokTest\src\groktest\configure.zcml already exists (same content)
Running C:\Python24\python.exe setup.py egg_info
Generated script 'D:\\zope3\\GrokTest\\bin\\buildout'.
C:\Python24\python.exe: can't open file 
'D:\zope3\GrokTest\bin\buildout': [Errno
  2] No such file or directory
Traceback (most recent call last):
   File "C:\Python24\Scripts\grokproject-script.py", line 7, in ?
     sys.exit(
   File 
"c:\python24\lib\site-packages\grokproject-0.3dev_r73355-py2.4.egg\grokpr
oject\__init__.py", line 108, in main
     os.environ) == 0
AssertionError

-- 

hilsen/regards Max M, Denmark

http://www.mxm.dk/
IT's Mad Science



More information about the Grok-dev mailing list