Re: [Sikuli-driver] [Question #678530]: Jython problem - error loading python.dll (error 14001)

2019-02-14 Thread RaiMan
Question #678530 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/678530

Status: Open => Answered

RaiMan proposed the following answer:
IMHO you found the issue, but the fix does not seem to be something in the 
Jython sources, but has to be done manually according to the recipe as 
mentioned in the issue as solution:
https://github.com/jeff5/jython-devguide/blob/6af870e1461dc96aaef2a4be954e0b5c61bb3567/setup_jy.rst#the-launcher-jythonexe

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #678530]: Jython problem - error loading python.dll (error 14001)

2019-02-13 Thread Rainer
New question #678530 on Sikuli:
https://answers.launchpad.net/sikuli/+question/678530

Yes, I am aware that this is a Jython problem and not a SikuliX problem, but as 
Jython is required for SikuliX, maybe someone else in the SikuliX community has 
encountered the same problem.

I use the IntelliJ IDEA environment for (part of) my SikuliX development work. 
For that, one has to run the Jython installer to create the Jython interpreter 
that can be used in IDEA. This works as expected on my Windows 10 machines. Now 
for a specific development task I tried to install my environment on a Windows 
7 machine, but ran into this problem when trying to start the Jython 
interpreter:

Error loading Python DLL: C:\jython2.7.1\bin\python27.dll (error code 14001)

The problem seems to be addressed (and fixed) here:
https://bugs.jython.org/issue2620

Does anyone know whether there is a modified Jython installer available where 
this issue is fixed? I am just trying to avoid having to compile everything 
from scratch …

Thank you. 

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp