[ZCM] [ZC] 1469/ 3 Accept "win32 install 2.7.2 XP SP1"

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sun Oct 3 04:08:35 EDT 2004


Issue #1469 Update (Accept) "win32 install 2.7.2 XP SP1"
 Status Accepted, Zope/bug critical
To followup, visit:
  http://collector.zope.org/Zope/1469

==============================================================
= Accept - Entry #3 by chrisw on Oct 3, 2004 4:08 am

 Status: Pending => Accepted

 Supporters added: chrisw

I think your setting of PYTHONHOME is what's causing the problem.

Zoep ships with a Python that includes Mark Hammond's win32 extensions. Apparently, your TSW python does not.

Either install the win32 extensions in your TSW python or, and this is what I'd recommend, don't set the PYTHONHOME variable anywhere other than maybe the Apache start script or some such.
________________________________________
= Comment - Entry #2 by ajung on Sep 5, 2004 12:05 am

Any suppporter with Win32 knowknow able to look into that?

________________________________________
= Request - Entry #1 by QUADBOX2003 on Aug 16, 2004 10:09 pm

thanks,

I read the bug report, 1438, and removed the second underscore from INSTANCE_HOME.

But it ran with the following error:
" ...\Zope-2.7.2-0\lib\python\nt-svcutils\service.py" line 18, in ?
     import win32serviceutil
ImportError: No module named win32serviceutil

I searched for it and it is located at
"...\Zope-2.7.2-0\bin\Lib\site-packages\win32serviceutil.py"

Should I set up some environment variables such as search path.
Its not clear what the install script means that INSTANCE_HOME has to be on
the PYTHONPATH.

There are no environment variables set up by zope install.
However I have this variable:
PYTHONHOME = "...\TSW\Apache2\python"

I would like to run both TSW and Zope together.

Thanks


==============================================================



More information about the Zope-Collector-Monitor mailing list