Date: Sat, 16 Mar 2013 14:10:01 GMT From: "Vladimir Chukharev" <chukharev@mail.ru> To: freebsd-python@FreeBSD.org Subject: Re: ports/176993: math/py-matplotlib/work does not see installed numpy Message-ID: <201303161410.r2GEA1DQ030336@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/176993; it has been noted by GNATS. From: "Vladimir Chukharev" <chukharev@mail.ru> To: bug-followup@freebsd.org, Vladimir.Chukharev@gmail.com, "Geoffrey Mainland" <mainland@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 <mainland@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303161410.r2GEA1DQ030336>