Tagged Questions
0
votes
0answers
414 views
“List object not callable”
I'm currently writing a Python based tool for Maya. I'm using a line of code which I have used in countless other sections of other tools, and for some reason it refuses to work this time round. I ...