Engine
Engine copied to clipboard
the ore-python modules is missing the method: "setScriptLibrary"
import ORE as ore
params = ore.InputParameters()
print(params.__dir__())
I found that it is missing the method: "setScriptLibrary".