sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #24686
[Question #245352]: If the latest version of sikuli is valid for 32bits windows system
New question #245352 on Sikuli:
https://answers.launchpad.net/sikuli/+question/245352
Hi,
I setup the latest sikuli version '1.0.1' on my 32bits windows pc, but got the error messages like this.
"[error] ResourceLoaderBasic: checkLibsDir: libs dir is not on system path: E:\ur
a\ura\libs
[action] ResourceLoaderBasic: checkLibsDir: Please wait! Trying to add it to use
r's path
[info] runcmd: reg QUERY HKCU
[info] runcmd: reg QUERY HKEY_CURRENT_USER\Environment /v PATH
[info] runcmd: reg ADD HKEY_CURRENT_USER\Environment /v PATH /t REG_EXPAND_SZ /f
/d E:\ura\ura\libs
[info] runcmd: reg QUERY HKEY_CURRENT_USER\Environment /v PATH
[error] ResourceLoaderBasic: checkLibsDir: Successfully added the libs folder to
users PATH!
RESTART all processes/IDE's using Sikuli for new PATH to be used!/nFor usages fr
om command line logout/login might be necessary!
[error] Terminating SikuliX after a fatal error! Sorry, but it makes no sense to
continue!
If you do not have any idea about the error cause or solution, run again
with a Debug level of 3. You might paste the output to the Q&A board."
Besides, I also setup the 1.0.1 on my 64bits windows system, there was no such problem. Sikuli will add the libs automatically and run scripts very well.
"F:\ura\ura>python AutomationRunner.py lxhu_nut_testing_config.ini
[error] ResourceLoaderBasic: check: No valid libs path available until now!
[action] ResourceLoaderBasic: check: Please wait! Trying to extract libs to jar
parent folder: F:/ura/ura/".
How can I fix the issue on 32 bits windows system?
--
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.