This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author eric.araujo
Recipients alex.gronholm, alexis, eric.araujo, tarek
Date 2012-03-18.15:54:21
SpamBayes Score 0.036166206
Marked as misclassified No
Message-id <1332086062.45.0.991255045627.issue14357@psf.upfronthosting.co.za>
In-reply-to
Content
The shebang uses /usr/bin/env python; when installing with a virtualenv’s pip, distutils rewrites it to use the venv’s Python.  Could you give me the exact steps to reproduce?
History
Date User Action Args
2012-03-18 15:54:22eric.araujosetrecipients: + eric.araujo, tarek, alex.gronholm, alexis
2012-03-18 15:54:22eric.araujosetmessageid: <1332086062.45.0.991255045627.issue14357@psf.upfronthosting.co.za>
2012-03-18 15:54:21eric.araujolinkissue14357 messages
2012-03-18 15:54:21eric.araujocreate