[Pythonmac-SIG] PyObjC and macOS 10.12 (Sierra)

Glyph Lefkowitz glyph at twistedmatrix.com
Tue Dec 13 14:16:18 EST 2016


> On Dec 13, 2016, at 8:37 AM, Christopher Barker <pythonchb at gmail.com> wrote:
> 
> Personally, I have avoided all this mess the last couple years by using conda (miniconda install). It does a nice job of keeping entirely separate from the system ( or any other) python, and it can manage non-python libs as well, so you don't need Brew. And it has environments that are like virtualenv, but with the C libs isolated as well.
> 
> Between the default channel, conda-forge, and pip for pure python packages, there is a lot available.
> 
> If we were to add s PyObjC build to conda-forge, the full stack should "just work".
> 
> And conda forge has s CI system set up to auto build for various python versions....
> 
> http://conda-forge.github.io/#add_recipe <http://conda-forge.github.io/#add_recipe>
Why would this be necessary?  Can't conda just install the wheels from PyPI?

-glyph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythonmac-sig/attachments/20161213/367f5760/attachment.html>


More information about the Pythonmac-SIG mailing list