This video has been a long time coming. I've been wanting to create this video to help all of you newbie Python coders out there. It's very important to not only understand the Python language, but the errors as well if you want to be successful in rigging. In this video, we take a look at a few of the most common errors with Python in Maya, what they mean, and how to fix them. Here are the errors we go over:
invalid syntax
can only concatenate list (not "str") to list
'list' object has no attribute
list index out of range
name 'example' is not defined
'module' object has no attribute 'example'
Like, comment and subscribe to keep the channel going!