[Grok-dev] Windows install troubles (again!)
Milind Khadilkar
zedobject at gmail.com
Thu Apr 9 21:36:32 EDT 2009
Hi,
I am new to Grok. Created grokproject in a virtual python environment. Used
it to create grok project. No error. When I try to start the project I get
the following:
E:\vpyth\mygrok>bin\paster.exe serve parts\etc\deploy.ini
Traceback (most recent call last):
File "E:\vpyth\mygrok\bin\paster-script.py", line 124, in ?
paste.script.command.run()
File
"C:\DOCUME~1\MK\BUILDO~1\eggs\pastescript-1.7.3-py2.4.egg\paste\script\co
mmand.py", line 84, in run
invoke(command, command_name, options, args[1:])
File
"C:\DOCUME~1\MK\BUILDO~1\eggs\pastescript-1.7.3-py2.4.egg\paste\script\co
mmand.py", line 123, in invoke
exit_code = runner.run(args)
File
"C:\DOCUME~1\MK\BUILDO~1\eggs\pastescript-1.7.3-py2.4.egg\paste\script\co
mmand.py", line 218, in run
result = self.command()
File
"C:\DOCUME~1\MK\BUILDO~1\eggs\pastescript-1.7.3-py2.4.egg\paste\script\se
rve.py", line 271, in command
self.logging_file_config(log_fn)
File
"C:\DOCUME~1\MK\BUILDO~1\eggs\pastescript-1.7.3-py2.4.egg\paste\script\co
mmand.py", line 757, in logging_file_config
fileConfig(config_file)
File
"C:\DOCUME~1\MK\BUILDO~1\eggs\pastescript-1.7.3-py2.4.egg\paste\script\ut
il\logging_config.py", line 85, in fileConfig
handlers = _install_handlers(cp, formatters)
File
"C:\DOCUME~1\MK\BUILDO~1\eggs\pastescript-1.7.3-py2.4.egg\paste\script\ut
il\logging_config.py", line 158, in _install_handlers
h = apply(klass, args)
File "C:\Program Files\Plone 3\Python\Lib\logging\__init__.py", line 757,
in _
_init__
stream = open(filename, mode)
IOError: [Errno 2] No such file or directory:
'E:\x0bpyth\\mygrok/parts/log/acce
ss.log'
-------------------------------------------------
Please note the change in folder name from vpyth to x0bpyth. (Others have
reported similar problems) I am running this on win xp sp2. The python
version is 2.4.4
Regards
On Fri, Apr 10, 2009 at 1:42 AM, Jeroen Michiel <jmichiel at yahoo.com> wrote:
>
>
> Behrang Dadsetan wrote:
> >
> > Hi,
> >
> > I tried while you were posting and had diverse experiences with grok
> > on windows. Trying by hand, the first run gave me a:
> > Got zope.broken 3.5.0.
> > While:
> > Installing eggbasket.
> >
> > An internal error occured due to a bug in either zc.buildout or in a
> > recipe being used:
> > Traceback (most recent call last):
> > <snip>
> > File
> > "c:\docume~1\ben\locals~1\temp\tmpdjj5kx\zc.buildout-1.2.1-py2.5.egg\zc\b
> > uildout\buildout.py", line 1091, in _call
> > File
> > "c:\docume~1\ben\buildo~1\eggs\z3c.recipe.eggbasket-0.4.1-py2.5.egg\z3c\r
> > ecipe\eggbasket\downloader.py", line 85, in install
> > os.unlink(temp_tarball_name)
> > WindowsError: [Error 32] The process cannot access the file because it is
> > being
> > used by another process: 'c:\\docume~1\\ben\\locals~1\\temp\\tmpgdpsaq'
> > _______________________________________________
> > Grok-dev mailing list
> > Grok-dev at zope.org
> > http://mail.zope.org/mailman/listinfo/grok-dev
> >
> >
>
> Oh, yes, I had that one, too!
>
> This must be
> https://bugs.launchpad.net/grok/+bug/315227
> I guess.
>
> I just ran bin\buildout after that one, and forgot about it...
>
>
> --
> View this message in context:
> http://www.nabble.com/Windows-install-troubles-%28again%21%29-tp22966339p22978430.html
> Sent from the Grok mailing list archive at Nabble.com.
>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.zope.org/pipermail/grok-dev/attachments/20090410/0f2a04b4/attachment.html
More information about the Grok-dev
mailing list