← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #704189]: NameError: name 'use' is not defined

 

Question #704189 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/704189

    Status: Open => Answered

Manfred Hampl proposed the following answer:
Do you really have
  from sikuli import #
or is it
  from sikuli import *
?

And at the end in
  print("done)
the ending quote is missing.

This example cannot work.

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