← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #209239]: I'm getting a compile error when i simply try to import a namespace

 

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

Description changed to:
    import random
    import java.awt.Robot as JRobot
    import java.awt.Color as Color
    from guide import *

do i need to reference these Dlls some place. I have looked online for
some information on why my simple import statements wont work but there
inst much on importing other than importing other Sikuli scripts

Error Message I'm getting

[info] VDictProxy loaded.

[error] Stopped
[error] An error occurs at line 1
[error] Error message: SyntaxError: ("mismatched input ' ' expecting EOF", ('C:\\Users\\DIARTE~1\\AppData\\Local\\Temp\\sikuli-tmp9157535314717962501.py', 1, 4, ' import random\n'))

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