Feature Requests item #3091600, was opened at 2010-10-21 10:22
Message generated for change (Comment added) made by mhammond
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=3091600&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: win32
Group: None
>Status: Closed
>Resolution: Wont Fix
Priority: 5
Private: No
Submitted By: Matt C ()
Assigned to: Nobody/Anonymous (nobody)
Summary: Install into other site-packages directory
Initial Comment:
We have a network site-packages directory where we can install packages in one place to be available to several users without them having to require installing things like this on each machine.
However, the installer does not give the choice of which site-packages directory to use.
Feature request: Can the installation path please be manually editable so that we can override the installation directory?
Many thanks,
Matt
----------------------------------------------------------------------
>Comment By: Mark Hammond (mhammond)
Date: 2010-10-27 15:07
Message:
pywin32 uses the standard bdist_wininst installer that ships with Python,
so it is the distutils component of python itself which needs the feature
request - check bugs.python.org and I expect you will find it already
listed.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=3091600&group_id=78018
|