[Grok-dev] grok project installation on windows
DIVINE PAUL
Paul.Divine at alcatel-lucent.com
Mon May 31 10:46:40 EDT 2010
Hello,
I am very new in grok.
I tried to create a grok project, on windows XP with the following
commands.
set HTTP_PROXY=http://xxx:xxx@xxxx.:3128/
easy_install virtualenv
virtualenv --no-site-packages testgrok
testgrok\scripts\activate
easy_install grokproject
But on the following command those messages are displayed.
(testgrok) D:\DATA\disque_d\DATA\grok_01>grokproject helloworld
Enter user (Name of an initial administrator user): admin
Enter passwd (Password for the initial administrator user):
Determining current grok version...
Creating directory .\helloworld
Downloading zc.buildout...
While:
Initializing.
An internal error occured due to a bug in either zc.buildout or in a
recipe being used:
Traceback (most recent call last):
File
"d:\docume~1\divine1\locals~1\temp\tmpkq6ee0\zc.buildout-1.5.0b2-py2.6.e
gg\zc\buildout\buildout.py", line 1659, in main
user_defaults, windows_restart, command)
File
"d:\docume~1\divine1\locals~1\temp\tmpkq6ee0\zc.buildout-1.5.0b2-py2.6.e
gg\zc\buildout\buildout.py", line 177, in __init__
[], data['buildout'].copy(), override))
File
"d:\docume~1\divine1\locals~1\temp\tmpkq6ee0\zc.buildout-1.5.0b2-py2.6.e
gg\zc\buildout\buildout.py", line 1297, in _open
fp = open(filename)
IOError: [Errno 22] invalid mode ('r') or filename:
'H:.buildout\\H:.buildout\\default.cfg'
Any help is welcomed.
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/grok-dev/attachments/20100531/2bab9c96/attachment-0001.html
More information about the Grok-dev
mailing list