Date: Sat, 16 Mar 2013 13:30:01 GMT From: Geoffrey Mainland <mainland@apeiron.net> To: freebsd-python@FreeBSD.org Subject: Re: ports/176993: math/py-matplotlib/work does not see installed numpy Message-ID: <201303161330.r2GDU1Qm023279@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: Geoffrey Mainland <mainland@apeiron.net> To: bug-followup@FreeBSD.org, Vladimir.Chukharev@gmail.com Cc: Subject: Re: ports/176993: math/py-matplotlib/work does not see installed numpy Date: Sat, 16 Mar 2013 13:19:10 +0000 Hi Vladimir, If you start the python interpreter and type "import numpy", what happens? 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303161330.r2GDU1Qm023279>