py27-scipy upgrade building error

Michael Dickens michaelld at macports.org
Fri Jul 26 18:53:17 PDT 2013


On Fri, Jul 26, 2013, at 01:03 PM, Ryan Schmidt wrote:
> I suspect this is because of a bug in python itself, when python itself
> is installed with the universal variant.
> 
> https://trac.macports.org/ticket/39669

Yes, I bet this is the issue.  Do you really need the +universal variant
for python?  If not, then try the following:
{{{
sudo port install python27
sudo port clean py27-scipy
sudo port install py27-scipy + gcc44
}}}

I'll be away next week, so if this does not work then hopefully someone
else can jump in and help you more.  Good luck! - MLD


More information about the macports-users mailing list