FontTools modules are not installed
Antonio Garcia <[email protected]> Tue, 17 Jul 2012 20:50:33 +0200
| Newsgroups | gmane.comp.python.visualpython.user |
|---|---|
| Message-ID | <CAKtwE=TycwVu6giU+McJJFM9hUL7dfWA6hLEkP_B1M7K_04Hfg@mail.gmail.com> |
Hi list,
I have a problem with a text3D.py example...
Basically it doesn't correctly, and I receive the same error (FontTools
modules are not installed...) when I run all the examples.
I have a compiled version of vpython (5.74) on ubuntu 12.04. I've installed
the FontTools 2.3 and compile it with no problems.
Any idea?
antonio@master:~/dev/visual-5.74_release/examples$ python text3D.py
The ttfquery and/or FontTools modules are not installed,
so the text object is unavailable.
The ttfquery and/or FontTools modules are not installed,
so the text object is unavailable.
Traceback (most recent call last):
File "text3D.py", line 8, in <module>
vertical = (title.upper_left-title.start).norm()
File "/usr/local/lib/python2.7/dist-packages/vis/primitives.py", line
1002, in get_upper_left
return self.__frame.frame_to_world(self.__upper_left)
AttributeError: 'text' object has no attribute '_text__frame'
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Visualpython-users mailing list
Visualpython-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/visualpython-users