#37022: py32-mahotas: ValueError in build_ext: underlying buffer has been detached -------------------------------+------------------------ Reporter: Deil.Christoph@… | Owner: stromnov@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: py32-mahotas | -------------------------------+------------------------ Comment (by stromnov@…): It's a problem with setuptools dist.py (in handle_display_option). For some reason, this fails on OSX with py3.2: {{{ import sys sys.stdout.detach() }}} -- Ticket URL: <https://trac.macports.org/ticket/37022#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS