Message11129

Author stefan.richthofer
Recipients stefan.richthofer
Date 2017-02-25.14:20:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488032449.81.0.565197197444.issue2552@psf.upfronthosting.co.za>
In-reply-to
Content
Note that this issue usually can be circumvented by using
setup.py build_py

However I don't know a proper way to do this if pip is in the way. I looked into pip options and found nothing to prevent pip from building c-extensions/let pip use build_py instead of build.

If someone can tell me such a way I would revert this fix and instead modify the error message to point to the appropriate flag.
History
Date User Action Args
2017-02-25 14:20:49stefan.richthofersetmessageid: <1488032449.81.0.565197197444.issue2552@psf.upfronthosting.co.za>
2017-02-25 14:20:49stefan.richthofersetrecipients: + stefan.richthofer
2017-02-25 14:20:49stefan.richthoferlinkissue2552 messages
2017-02-25 14:20:49stefan.richthofercreate