The following reply was made to PR ports/176993; it has been noted by GNATS.
From: "Vladimir Chukharev" <chukha...@mail.ru> To: bug-follo...@freebsd.org, vladimir.chukha...@gmail.com, "Geoffrey Mainland" <mainl...@apeiron.net> Cc: Subject: Re: ports/176993: math/py-matplotlib/work does not see installed numpy Date: Sat, 16 Mar 2013 16:04:43 +0200 On Sat, 16 Mar 2013 15:19:10 +0200, Geoffrey Mainland <mainl...@apeiron.net> wrote: > Hi Vladimir, > > If you start the python interpreter and type "import numpy", what > happens? Yeah, that is it. The last line is ImportError: /usr/local/lib/libalapack.so.2: Undefined symbol "cblas_zswap" $ pkg_info -W /usr/local/lib/libalapack.so.2 /usr/local/lib/libalapack.so.2 was installed by package atlas-3.8.4_2,1 So, I will reinstall atlas with the default options now (that's not fast IIRC...), then matplotlib again, and let you know the results. BTW, can the message be more clear in your port? > I have seen many broken numpy installations. The matplotlib will "see" > that numpy is installed, but when the configuration runs, numpy can't be > imported so configuration fails. > > Geoff > > > -- Vladimir Chukharev _______________________________________________ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"