#51385: py27-scipy upgrade fails -----------------------+------------------------- Reporter: dersh@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: py-scipy | -----------------------+------------------------- Comment (by michaelld@…): We've seen this one before, e.g., #49366: {{{ :info:build raise ValueError, "insecure string pickle" :info:build ValueError: insecure string pickle }}} It has something to do with Cython not being up to date, IIRC. The solution was to do something like the following: {{{ sudo port clean "py*-scipy" sudo port selfupdate sudo port upgrade "py*-cython" and installed }}} Then try to update py*-scipy. -- Ticket URL: <https://trac.macports.org/ticket/51385#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X