On 22/09/2011 10:10, Chris McDonough wrote: > On Thu, 2011-09-22 at 10:10 +0200, Hanno Schlichting wrote: >> On Thu, Sep 22, 2011 at 9:03 AM, Chris McDonough<chr...@plope.com> wrote: >>> I've made tags for zope.interface 3.8.0 and zope.component 3.11.0, as >>> described in a recent thread to this list, but I don't have PyPI owner >>> rights to publish them. Can someone add me to the owners list for those >>> packages (my pypi user name is "chrism")? >> >> Added, release away! > > Eggcellent, they are both now released.
I just tried zope.interface 3.8.0 on MacOS X Lion and got: Getting distribution for 'zope.interface'. unable to execute gcc-4.0: No such file or directory ******************************************************************************** WARNING: An optional code optimization (C extension) could not be compiled. Optimizations for this package will not be available! command 'gcc-4.0' failed with exit status 1 ******************************************************************************** Not seen that before, definitely got gcc: $ which gcc /usr/bin/gcc $ gcc --version i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00) Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ...not sure why it wants gcc-4.0 specifically, any ideas? Chris -- Simplistix - Content Management, Batch Processing & Python Consulting - http://www.simplistix.co.uk _______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )