← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #208252]: importing .sikuli files in eclipse

 

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

vidisha aggarwal gave more information on the question:
when i am running the same project through Eclipse. I am getting this error:
-------------------------------------------------------------------------------
pydev debugger: CRITICAL WARNING: This version of python seems to be incorrectly compiled (internal generated filenames are not absolute)
pydev debugger: The debugger may still function, but it will work slower and may miss breakpoints.
pydev debugger: Related bug: http://bugs.python.org/issue1666807
-------------------------------------------------------------------------------
Finding files... done.
Traceback (most recent call last):
  File "D:\eclipse\plugins\org.python.pydev_2.6.0.2012062818\pysrc\pydev_runfiles.py", line 432, in _PydevTestRunner__get_module_from_str
    mod = __import__(modname)
  File "C:\Users\vidisha.aggarwal\Desktop\sample.sikuli\sample.py", line 1
     from sikuli import * ;
    ^
 SyntaxError: mismatched input ' ' expecting EOF
ERROR: Module: sample could not be imported (file: C:\Users\vidisha.aggarwal\Desktop\sample.sikuli\sample.py).
Importing test modules ... done.

----------------------------------------------------------------------
Ran 0 tests in 0.000s

OK
Please explain why?

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