Il 17/10/2010 22:35, Keith Jones ha scritto:
> Hi,
> I am also a first-time user and not a matplotlib expert.
>
> The matplotlib font manager caches a file of font information on your machine when it is first used. In windows XP it is located in C:\Documents and Settings\'your user name'\.matplotlib\fontList.cache.
>
> My experience was that this file is not automatically updated. I suggest that you try renaming the existing fontlist.cache and I expect matplotlib will then create a new one with the correct python paths.
It did the trick!
Thank you very much for your answer.
Marco
|