ports/176993: math/py-matplotlib/work does not see installed numpy
Geoffrey Mainland
mainland at apeiron.net
Sat Mar 16 13:30:01 UTC 2013
The following reply was made to PR ports/176993; it has been noted by GNATS.
From: Geoffrey Mainland <mainland at apeiron.net>
To: bug-followup at FreeBSD.org, Vladimir.Chukharev at 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
More information about the freebsd-python
mailing list