[Samantha: your email has been bouncing, might want to clear your inbox]

Samantha wrote:

Thanks Mike. I must have not installed the ttfquery and font tools correctly. I get an error. This error:


...

ImportError: No module named fontTools

Like I said I think I am way in over my short head.
S


Does look as though you missed getting FontTools installed.  You realise
it's a separate package from TTFQuery, right?

   http://sourceforge.net/projects/fonttools/

You'll have to do the standard:

   python setup.py install

to get it installed on your system.

HTH,
Mike

________________________________________________
 Mike C. Fletcher
 Designer, VR Plumber, Coder
 http://www.vrplumber.com
 http://blog.vrplumber.com
                             PyCon is coming...


-- http://mail.python.org/mailman/listinfo/python-list

Reply via email to