install exe in virtualenv --no-site-packages

Jim Pharis binbrain at gmail.com
Wed Jan 13 09:45:52 EST 2010


Solved this by copying the pywin32.pth file into my virtualenv site-packages
and editing the file to point to the path.

On Tue, Jan 12, 2010 at 5:35 PM, Jim Pharis <binbrain at gmail.com> wrote:

> How do I install an exe in a sandboxed virtualenv that's been setup with no
> site packages? The package I'm trying to install is pywin32.
>
> TIA,
>
> - Jim
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100113/f9193a1b/attachment-0001.html>


More information about the Python-list mailing list