Hi Michael, The two methods you mentioned do not work. The error remains.
wdg On 26 Jul, 2013, at 8:38 PM, Michael Dickens <[email protected]> wrote: > On Fri, Jul 26, 2013, at 06:25 AM, Degang Wu wrote: >> mountain lion 10.8.4 >> I have attached the log > > Hi Degang - For some reason, SciPy is being -partly- built as > +universal, even though that should not be allowed since the Portfile > specifies "universal_variant no". In situations such as this, I tend to > believe that there's some residual cruft causing this sort of issue, and > hence I recommend doing the following: > > {{{ > sudo port clean py27-scipy > sudo port selfupdate > sudo port upgrade outdated > }}} > > and if that does not work, then: > > {{{ > sudo port clean py27-scipy > sudo port install py27-scipy +gcc44 > }}} > > - MLD _______________________________________________ macports-users mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-users
