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
_______________________________________________
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users

Reply via email to