This error comes because you have not imported the calling object. Please import everyting from class and try
 Ex: from MyClass import *