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 sylvain.corlay
Recipients dstufft, eric.araujo, ned.deily, sylvain.corlay, tdsmith
Date 2016-06-09.04:17:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1465445871.35.0.653214303675.issue26955@psf.upfronthosting.co.za>
In-reply-to
Content
We use it in the pybind11 project. I am not sure that homebrew does anything wrong.

It is just that it is the only case I am aware of where the `install_headers` command does not install headers in a subdirectory of `sysconfig.get_path('include')`. On the other hand, pip.locations.distutil_scheme provides the location used by install_headers.
History
Date User Action Args
2016-06-09 04:17:51sylvain.corlaysetrecipients: + sylvain.corlay, ned.deily, eric.araujo, dstufft, tdsmith
2016-06-09 04:17:51sylvain.corlaysetmessageid: <1465445871.35.0.653214303675.issue26955@psf.upfronthosting.co.za>
2016-06-09 04:17:51sylvain.corlaylinkissue26955 messages
2016-06-09 04:17:50sylvain.corlaycreate