Re: [Matplotlib-users] mpl-1.4 openblas

2014-08-27 Thread Thomas Caswell
Neal, This is not coming out of the matplotlib build scripts directly as we do not use openblas. I don't know enough of the numpy dependencies to be sure, but suspect that what is happening is as part of building mpl you are also (re)building numpy which is the source of that error. If that is t

[Matplotlib-users] mpl-1.4 openblas

2014-08-27 Thread Neal Becker
Using pip (so default build), while building mpl-1.4 on fedora-20 linux, I noticed: openblas_info: libraries not found in ['/usr/local/lib64', '/usr/local/lib', '/usr/lib64', '/usr/lib', '/usr/lib/'] NOT AVAILABLE openblas is installed. Should I be concerned? -- -- Those who