You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
11:19:07 Traceback (most recent call last):
File "/home/mbait/snap/freecad/common/Mod/freecad.gears/./freecad/gears/connector.py", line 63, in onChanged
if isinstance(fp.master_gear.Proxy, InvoluteGear) and isinstance(fp.slave_gear.Proxy, InvoluteGear):
<class 'AttributeError'>: 'NoneType' object has no attribute 'Proxy'
11:19:07 Traceback (most recent call last):
File "/home/mbait/snap/freecad/common/Mod/freecad.gears/./freecad/gears/connector.py", line 63, in onChanged
if isinstance(fp.master_gear.Proxy, InvoluteGear) and isinstance(fp.slave_gear.Proxy, InvoluteGear):
<class 'AttributeError'>: 'NoneType' object has no attribute 'Proxy'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: