[Zope] how to install win32com?
Phil Harris
phil.harris@zope.co.uk
Wed, 18 Jul 2001 22:49:03 +0100
Seb,
The easiest way is to install a full version of Python 1.5.2, then install
win32all. Then change your start script/service parameters to use the newly
installed Python instead of the built-in Zope one.
The beauty of this is that any of the self-installing libs, e.g. PIL are so
much easier to get working with Zope. It also means that you have one
standard install of Python.
hth
Phil
phil.harris@zope.co.uk
----- Original Message -----
From: "seb bacon" <seb@jamkit.com>
To: <zope@zope.org>
Sent: Wednesday, July 18, 2001 6:03 PM
Subject: [Zope] how to install win32com?
> Hi all,
>
> I need to get my Zope on win32 to be able to use the win32com module,
> but unfortunately have almost no understanding whatsoever of the
> windows platform.
>
> I've tried installing ActiveState python 2.1 and getting it to work
> with zope - no joy. I've tried installing the win32all package for
> python 1.5, but the stupid installer just says "you don't have python
> 1.5 installed on your computer". Arrgghhh!!
>
> Can anyone RTFM me in the right direction? I don't have a clue what
> I'm doing :-)
>
> thanks,
>
> seb
>
> _______________________________________________
> Zope maillist - Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> ** No cross posts or HTML encoding! **
> (Related lists -
> http://lists.zope.org/mailman/listinfo/zope-announce
> http://lists.zope.org/mailman/listinfo/zope-dev )