New question #229366 on Sikuli: https://answers.launchpad.net/sikuli/+question/229366
**** I am using Eclipse IDE with Jython interpretor **** I downloaded the libraries for the new IDE version Windows 32 bit this morning. 1) I renamed all the previous version of Sikuli installation to Sikuli Y. 2) Copied the new libraries to program files and named Sikuli X. 3) Copied the new libraries to C:/Jython v/Lib/Site packages/Sikuli X When I try running the tests I am getting the below error *sys-package-mgr*: processing modified jar, 'C:\Program Files\Sikuli X\sikuli-script.jar' [error] org.sikuli.script.FileManager.loadLibrary: Native library could not be extracted nor found: VisionProxy I can see the VisionProxy.dll inside the lib folder. The folder structure seems to be same as previous version. I also tried the same steps using API version Windows 32 bit and get the same error. I have made no changes to environment variables as it is not required I guess. Apart from above, I would like to know why we copy Sikuli X into site packages folder in Jython lib. I checked the readme.txt and this issue is mentioned :-) but libs and sikuli and scripts are in the same directory C:/Program files/Sikuli X/Sikuli-script.jar C:/Program files/Sikuli X/libs/ -- 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

