[Distutils] Packaging today

Steve Spicklemire steve at spvi.com
Thu Jan 9 23:43:02 CET 2014


So, related question: Should the Mac binaries also work with the python.org mac build?

Regarding my quest: I just punted for now (out of time, need something working by Monday).

I'm using Christoph Gohlke's binaries for windows (seem to work well!) and cooked up my own custom installer for Mac that loads on top of python.org python and our current VPython installer. All working, so crisis averted. ;-)

I'll look into binary wheels when the dust settles.

thanks for all the suggestions!
-steve


On Jan 8, 2014, at 2:09 PM, Steve Spicklemire <steve at spvi.com> wrote:

> This is good news. I'll experiment!
> 
> thanks,
> -steve
> 
> On Jan 8, 2014, at 1:48 PM, David Cournapeau <cournape at gmail.com> wrote:
> 
>> 
>> 
>> 
>> On Wed, Jan 8, 2014 at 6:44 PM, Chris Barker <chris.barker at noaa.gov> wrote:
>> On Wed, Jan 8, 2014 at 1:48 AM, David Cournapeau <cournape at gmail.com> wrote:
>> We don't use mingw to build packages distributed within canopy (at least not anymore). We build everything with MSVC 2008, as mixing mingw/MSVC often causes trouble.
>> 
>> 
>> so is Canopy binary-compatible with the python.org builds?
>> 
>> i.e would the same binary wheel work for both?
>> 
>> It should, and we will fix issues if they come up.
>> 
>> David 
>> 
>> -Chris
>> 
>> 
>> -- 
>> 
>> Christopher Barker, Ph.D.
>> Oceanographer
>> 
>> Emergency Response Division
>> NOAA/NOS/OR&R            (206) 526-6959   voice
>> 7600 Sand Point Way NE   (206) 526-6329   fax
>> Seattle, WA  98115       (206) 526-6317   main reception
>> 
>> Chris.Barker at noaa.gov
>> 
> 



More information about the Distutils-SIG mailing list