#401232
Hi,
I have a simple code to get the render channel path, it works fine with pymaxwell4 but got error with pymaxwell, anyone can help?
renderPath = scene.getPath('RENDER')
TypeError: in method 'Cmaxwell_getPath', argument 2 of type 'mx::RenderChannels'


from pymaxwell5 import *
filepath = "C:/Users/wong.mingfae/Desktop/model.mxs"
scene = Cmaxwell(mwcallback_cb)
scene.readMXS(filepath)
renderPath = scene.getPath('RENDER')
print(renderPath)
Building a Render MAchine

Would be useful know which platform you’re o[…]

Mac compatibility

Thanks Rita for the info Off to buy a Macstudio ul[…]

well I've looked into D5 but for me it's useless a[…]

maybe try to change power plan settings? so it wil[…]