New question #171418 on Sikuli: https://answers.launchpad.net/sikuli/+question/171418
After following this blogpost ( http://blog.mykhailo.com/2011/02/how-to-sikuli-and-robot-framework.html ) i was able to get a lot of my scripts running perfectly with robot framework. Today, I upgraded to RC3 and I got this error when I run C:\test\> robottest.bat robot_suite\verify_operations.txt Exception in thread "main" Traceback (most recent call last): File "", line 1, in File "C:\test\robotframework-2.5.5.jar\Lib\robot\__init__$py.class", line 16, in File "C:\Program Files\Sikuli X\sikuli-script.jar\Lib\os.py", line 118, in ImportError: no os specific module found i also tried roobotframework-2.6.0.jar file with no success. Downgrading to RC2 makes everything work again. Any ideas while RC3 would cause this to fail? Thanks. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _______________________________________________ Mailing list: https://launchpad.net/~sikuli-driver Post to : [email protected] Unsubscribe : https://launchpad.net/~sikuli-driver More help : https://help.launchpad.net/ListHelp

