Hi there,

I am a newcomer to this sort of thing, and inherited some Python code that
used matplotlib. I compiled the code as a windows executable, and sent it
out to my students..  Now, one of them is coming back to me with the error
you speak of.. (i.e. facefile problem with Vera.ttf)

Any hint on getting around this?

Maybe I need to give more info, however I am not sure what you might need..

Any help, gratefully accepted.



Benjamin Root-2 wrote:
> 
> Yes!  Thank you!
> 
> As extra debugging info, the issue was happening regardless of me choosing
> GTK, GTKAgg, and others for backends.
> 
> Ben Root
> 
> On Thu, Jun 3, 2010 at 2:45 PM, John Hunter <jdh2...@gmail.com> wrote:
> 
> 
>>
>> Just a shot in the dark, but does it help to flush the font cache in
>> your .matplotlib dir?
>>
>>  > rm -rf ~/.matplotlib/font*.cache
>>
>> JDH
>>
> 
> 

-- 
View this message in context: 
http://old.nabble.com/RuntimeError%3A-Could-not-open-facefile-tp28772066p29879230.html
Sent from the matplotlib - devel mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to