FreeCAD / FreeCAD-symbols

A repository of SVG symbols to be used in FreeCAD's Drawing pages
33 stars 16 forks source link

Error in Setting destination #4

Closed udhay111 closed 1 year ago

udhay111 commented 1 year ago

Error code <class 'SyntaxError'>

Whenever i tried to run the Macro i get the following error code 21:33:01 <class 'SyntaxError'>: ('invalid syntax', ('C:/Users/Admin/AppData/Roaming/FreeCAD/Macro/SymbolsLibrary.FCMacro', 157, 11, ' print "Symbols library path ", LIBRARYPATH, "not found."\n')) Please elaborate me where to change the code so that location of symbols is found

luzpaz commented 1 year ago

You're missing your full About info. Also can you check on the forum to see if anyone can reproduce? (http://forum.freecadweb.org/viewtopic.php?f=9&t=10641)

yorikvanhavre commented 1 year ago

This macro had never been ported to py3 :)