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 brechtm
Recipients brechtm, paul.moore, steve.dower, tim.golden, zach.ware
Date 2017-04-12.07:45:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1491983133.93.0.135938436908.issue29994@psf.upfronthosting.co.za>
In-reply-to
Content
I see. In that case I think pip should be able to handle the case when site.USER_SITE is None. I have created a ticket here: https://github.com/pypa/pip/issues/4437.

I am using the embeddable Python what's it intended for, to make a self-contained distribution of my application (using pynsist). I'm using pip to install optional resources (fonts).
History
Date User Action Args
2017-04-12 07:45:34brechtmsetrecipients: + brechtm, paul.moore, tim.golden, zach.ware, steve.dower
2017-04-12 07:45:33brechtmsetmessageid: <1491983133.93.0.135938436908.issue29994@psf.upfronthosting.co.za>
2017-04-12 07:45:33brechtmlinkissue29994 messages
2017-04-12 07:45:33brechtmcreate