[pywin32-bugs] [ pywin32-Feature Requests-2984029 ] Install in virtualenv
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2010-04-13 01:30:27
|
Feature Requests item #2984029, was opened at 2010-04-09 03:40 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=2984029&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Wont Fix Priority: 5 Private: No Submitted By: David Abrahams (david_abrahams) Assigned to: Nobody/Anonymous (nobody) Summary: Install in virtualenv Initial Comment: In particular it would be great if the .exe installer would support installing the extensions in a virtualenv. I think bug #2092722 may indicate that there is a problem installing in a virtualenv via setup.py as well. I know my build with VS10 failed with a related error. Trying with VS2003 now. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2010-04-13 11:30 Message: The exe installer is built by distutils bdist_wininst. I believe it is that tool which needs to support this feature request. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551957&aid=2984029&group_id=78018 |