[python-win32] pywin32 install via setuptools -- conclusion?

Mark Hammond mhammond at skippinet.com.au
Sat Aug 9 08:08:20 CEST 2008


See also http://bugs.python.org/setuptools/issue18 - the short story is that
there is a fixed, but unreleased bug in setuptools that still prevents
things working 100%

 

Cheers,

 

Mark

 

From: python-win32-bounces at python.org
[mailto:python-win32-bounces at python.org] On Behalf Of Michael Gundlach
Sent: Wednesday, 6 August 2008 10:53 PM
To: python-win32 at python.org
Subject: [python-win32] pywin32 install via setuptools -- conclusion?

 

Hi,

I've got a module that relies on pywin32 being installed (to consume but not
create COM objects, and to respond to COM events).  My module installs with
easy_install, and I'd love to have its dependency graph automatically
install pywin32, or at least the bits important for COM object and event
consumption.

Is this possible?  I found a thread from last year to this effect, but the
outcome wasn't clear (at least to me).

Thanks!
Michael

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080809/60b79ea2/attachment.htm>


More information about the python-win32 mailing list