← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #254399]: unittest and pycharm debugging

 

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

    Status: Open => Answered

RaiMan proposed the following answer:
So it seems a problem with unittest2.main()

You might try with Jython 2.7beta, which says to be at Python language level 2.7.
Hence you would not need unittest2 (which is a back port of 2.7 unittest for usage with Python language level < 2.7), but simply use the built-in unittest.

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