Thomas Caswell wrote:
> winreg looks like it is for programmatic access to the windows registry which
> mpl uses to find fonts in windows
> (https://github.com/matplotlib/matplotlib/blob/master/lib/matplotlib/font_manager.py#L173).
>
>
> I suspect this is a problem with pychecker being too enthus
Those look like they are coming up out of numpy. I am not familiar with
gentoo, but it looks like numpy is not in the dependencies list.
Tom
On Mon, Apr 27, 2015, 16:59 Martin MOKREJŠ wrote:
> Hi,
>I use dev-python/matplotlib-1.4.3 and I suspect this is a recent
> regression in it. Can any
Hi,
I use dev-python/matplotlib-1.4.3 and I suspect this is a recent regression
in it. Can anybody reproduce this?
$ pychecker test.py
Processing module test (test.py)...
warning: couldn't find real module for class (module
name: fftpack)
warning: couldn't find real module for class
(modul