[python-win32] pywin32, virtual environments and com dlls

David Cournapeau davidc at enthought.com
Tue Apr 1 00:43:11 CEST 2014


Hi,

By default, when pywin32 is installed from the .exe, the *com dlls are
instsalled in %WINDOWSDIR%. If the exe is installed in a virtualenv, they
are installed in the virtualenv itself, and nothing gets written in
%WINDOWSDIR%.

Is there any consequence in putting those dlls outside %WINDOWSDIR% ? And
is it ok to have multiple parallel installs of pywin32 (each in its own
virtualenv) without causing trouble ?

thanks,
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20140331/794359d4/attachment.html>


More information about the python-win32 mailing list