I create a new file, open optics workbench, and get the following error:
02:57:04 cannot import name 'BOPFeatures' from 'BOPTools' (E:\Program Files\FreeCAD\Mod\Part\BOPTools_init_.py)
02:57:04 Traceback (most recent call last):
File "", line 31, in Initialize
File "E:\Program Files\FreeCAD\bin\Lib\site-packages\shiboken2\files.dir\shibokensupport_feature_.py", line 142, in _import
return original_import(name, *args, **kwargs)
File "C:\Users\pc\AppData\Roaming\FreeCAD\Mod\OpticsWorkbench.\examples\example_hierarchy3D.py", line 6, in
from BOPTools import BOPFeatures
This is probably a result of something I did at some point, but I have no idea what.