We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<unknown exception traceback><class 'SyntaxError'>: ("(unicode error) 'utf-8' codec can't decode byte 0xe9 in position 0: unexpected end of data", ('E:/Data/FreeCAD/Macro/CartoucheFC.FCMacro', 853, 33, None))
Error on Py3Qt5 (85% funtionality in Py2Qt4): <unknown exception traceback><class 'SyntaxError'>: ("(unicode error) 'utf-8' codec can't decode byte 0xb0 in position 87: invalid start byte", ('E:/Data/FreeCAD/Macro/screw_maker1_2.FCMacro', 4846, -1, ' """\n'))
Error: <unknown exception traceback><class 'SyntaxError'>: ("(unicode error) 'utf-8' codec can't decode byte 0xe0 in position 29: invalid continuation byte", ('E:/Data/FreeCAD/Macro/Make_Circle_3_Points.FCMacro', 164, 60, None))
Error in Py3Qt5, last worked correctly in 0.17 Release <unknown exception traceback><class 'SyntaxError'>: ('invalid syntax', ('E:/Data/FreeCAD/Macro/Ellipse-Center+2Points.FCMacro', 15, 24, '\tprint "Wrong selection"\n'))
Error on Py3Qt5 (still works on Py2Qt4): <unknown exception traceback><class 'SyntaxError'>: ('invalid syntax', ('E:/Data/FreeCAD/Macro/Airfoil_Import_&_Scale.FCMacro', 40, 29, ' except Exception, e:\n'))
Related to #8 Found by syres on the forum
The text was updated successfully, but these errors were encountered:
Could not reproduce the error in ScrewMaker.FCMacro.
ScrewMaker.FCMacro
Sorry, something went wrong.
No branches or pull requests
Related to #8
Found by syres on the forum
The text was updated successfully, but these errors were encountered: