Re: [Matplotlib-users] error import matplotlib.pyplot

2014-12-12 Thread Benjamin Root
The best I can guess is that this is a bad binary build. Is SUSE repository tracking the development branch of matplotlib or the stable release? What version of matplotlib does zypper say it installed? On Mon, Dec 8, 2014 at 2:37 PM, ahtos wrote: > > zypper ~ apt-get > It did install binaries fro

Re: [Matplotlib-users] error import matplotlib.pyplot

2014-12-08 Thread ahtos
zypper ~ apt-get It did install binaries from a Novell repository. I checked for previous installed and I could not find anything. cheers -- View this message in context: http://matplotlib.1069221.n5.nabble.com/error-import-matplotlib-pyplot-tp44297p44572.html Sent from the matplotlib - users

Re: [Matplotlib-users] error import matplotlib.pyplot

2014-11-07 Thread Benjamin Root
I am unfamiliar with zypper (seems to be a package manager of some sort). Does it build the binaries from source on your system, or does it just install binaries from a repository? Was there an existing install of matplotlib? Cheers! Ben Root On Thu, Nov 6, 2014 at 4:04 PM, ahtos wrote: > Impor

[Matplotlib-users] error import matplotlib.pyplot

2014-11-06 Thread ahtos
ImportError: /usr/lib64/python2.6/site-packages/matplotlib/backends/_backend_agg.so: undefined symbol: MPL_matplotlib__path_ARRAY_API SUSE Linux Enterprise Server 11 (x86_64) VERSION = 11 PATCHLEVEL = 3 Python 2.6.9 GCC 4.3.4 numpy 1.8.0 installed through zypper thanks, -- View this mes