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
<unknown exception traceback><class 'TabError'>: ('inconsistent use of tabs and spaces in indentation', ('E:/Data/FreeCAD/Macro/Draft_Circle_3_Points.FCMacro', 58, 18, '\t\tx_point_1=ta[1]\n'))
unrollRuledSurface.py
Error in Py3Qt5 (stills works fine in Py2Qt4):
<unknown exception traceback><class 'TabError'>: ('inconsistent use of tabs and spaces in indentation', ('E:/Data/FreeCAD/Macro/Unroll_Ruled_Surface.FCMacro', 96, 25, '\tif faces.__len__() > 1:\n'))
Error in Py3Qt5 (stills works fine in Py2Qt4):
Error in Py3Qt5 (stills works fine in Py2Qt4):
Related to #8
Found by @Syres916 on the forum
The text was updated successfully, but these errors were encountered: