-
-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Delta Machine
Traceback (most recent call last):
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/Delta Machine/DeltaMachine.py", line 28, in
from typerig.proxy.fl.gui.widgets import getProcessGlyphs, TRSliderCtrl, TRMsgSimple
ImportError: cannot import name 'TRMsgSimple' from 'typerig.proxy.fl.gui.widgets' (C:\Users\AcerPC\Documents\FontLab\FontLab 8\Scripts\Lib\typerig\proxy\fl\gui\widgets.py)
TypeRig GUI Manager
Traceback (most recent call last):
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI/typerig-manager.py", line 68, in
dialog = typerig_Manager()
^^^^^^^^^^^^^^^^^
File "C:/Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI/typerig-manager.py", line 47, in init
self.tabs.addTab(eval('Manager.%s.tool_tab()' %toolName), toolName)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1, in
File "C:\Users/AcerPC/Documents/FontLab/FontLab 8/Scripts/TypeRig GUI\Manager\FontMetrics.py", line 309, in init
self.fontMetrics = WFontMetrics(self)
^^^^^^^^^^^^^^^^
AttributeError: Slot 'fontMetrics' can not be overwritten on tool_tab object