Message8375

Author zyasoft
Recipients t-8ch, zyasoft
Date 2014-05-10.15:08:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1399734484.25.0.558868994768.issue2139@psf.upfronthosting.co.za>
In-reply-to
Content
No worries, I have also noticed that virtualenv wants to use PYTHONPATH, not JYTHONPATH. However, virtualenv also wants to use the standard pip iirc, so it's one more thing that would have to be temporarily forked.

For the moment, you can install my fork of pip at https://github.com/jimbaker/pip I have verified that you can then use it to install the wheel packaging of requests.

Lastly, we are not going to be supporting wheel on 2.5.

Closing this bug accordingly.
History
Date User Action Args
2014-05-10 15:08:04zyasoftsetmessageid: <1399734484.25.0.558868994768.issue2139@psf.upfronthosting.co.za>
2014-05-10 15:08:04zyasoftsetrecipients: + zyasoft, t-8ch
2014-05-10 15:08:04zyasoftlinkissue2139 messages
2014-05-10 15:08:03zyasoftcreate