can sites be manipulated within a service? I tried to use
site.addsitedir to add the correct eggs to my project but that failed
Jose
> Original Message
> Subject: Re: [python-win32] eggs and pythonservices
> From: "Norm Petterson" <[EMAIL PROTECTED]>
&g
On 3/12/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Dear win32 experts
I am trying to write a win32 service for a paste/pylons application
which works well from the command line, however if I try to make it
into a service the application can no longer find "eggs" that it needs.
I'm includi