← Back to team overview

sikuli-driver team mailing list archive

[Question #646899]: [error] TypeError ( 'int' object is not callable )

 

New question #646899 on Sikuli:
https://answers.launchpad.net/sikuli/+question/646899

centerX = 607
ml = Env.getMouseLocation()
total = ml.getX+centerX()
print total()

But I get the error message that is in the Summary, what does it mean by int?

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.