Hi mate, thanks for the response!
As shown on the image, the Clockwork package seems to be running on IronPython2 so we are unable to use the nodes at the moment without converting to CPython3.
So, I’ve reinstalled the package just in case and it seems to be returning null values.
One workaround that I did earlier was to convert the current script to CP3.
Hi @jasonlkw try copy the python node to canvas and set it cp3 and see if it work…ps element geometry + should work as well…and yes clockwork isnt build for cpython3 and will probably need an update for that…but guess many of them will work if we correct the python engine..
Actually, I’ve tried that method by switching the default engine to run on CP3 but it didn’t work.
It only worked after I have converted the Python script itself to CP3 version.
I have numerous packages installed on my machine so I’m not sure if it caused an issue to the python engine detection.
not sure, try remove all your package exept CW and see if it will run, then…but not sure if it a conflict with other package…but i know bakery and CW is a bad combination
yes thats what i do as well and then save the node
Acutally, I have IronPython2.7 installed and avoided Bakery so far but it’s still not functioning.
The following is a list of what’s installed visibly. Plus Monocle and DynamoIronPython2.7.
happy it could work i guess the reason ironpython 2.7 doesnt work its maybe becaurse you use verion 2.5…guess it will work if you try version 3.2.1 for 25