<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2737.800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>hi,</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I was wondering how to have multiple instances of python 
running on XP.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I have ZOPE and TSW installed, but ZOPE's python is 
grabbing paths from TSW's python.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>specifically I</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV>&nbsp;changed to dir "...\Zope-2.7.2-0\bin"<BR>and in cmd window&nbsp; ran 
python<BR><BR>did help() , sys<BR>and executable= 
r'...\Zope-2.7.2-0\bin\python.exe'<BR>but exec_prefix = 
r'...\TSW\Apache2\python'<BR>path_importer_cache = 
...\TSW|Apache2\python...<BR><BR>TSW's pyhon is ver 2.3.4<BR>ZOPE python is 
2.3.3<BR><BR>so Is there a way to prevent this mixup?<BR><FONT face=Arial>I 
would like to have ZOPE installed as a service, and that means a python is 
running as a service.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I would like to multiple python services running, and have 
them stay in their own installed areas.</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Is there a way to define the internal paths, and not to 
use XP's search &nbsp;PATH</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Would I have to rename python to python_1, Python_2, 
etc?</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Thanks.</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>