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

Glyph Lefkowitz <[email protected]> Tue, 13 Dec 2016 11:16:18 -0800
Newsgroups gmane.comp.python.pyobjc.devel,gmane.comp.python.apple
Message-ID <[email protected]>
> On Dec 13, 2016, at 8:37 AM, Christopher Barker <[email protected]> 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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot

_______________________________________________
Pyobjc-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyobjc-dev