Question #162999 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/162999

    Status: Solved => Open

Calle Rundgren is still having a problem:
blah! I got another error now. TypeError: 'dict' object is not callable.

I found out that the solution to this is to make the dictionary look up
with square brackets [].

But I ca not find out which () to replace with the [].

The error seems to occur at this line:

def getImage(self, imageName):
    return self.images[imageName]

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to