18:44
*An:* mitk-users@lists.sourceforge.net
*Betreff:* Re: [mitk-users] Python's lib-dynload
Seems I have found the problem. The actual python dll was loaded from
C:\Windows\System32 which is searched before PATH.
Seemingly, the way to fix this is to put the python27.dll to the
application fo
: Mittwoch, 30. September 2015 18:44
An: mitk-users@lists.sourceforge.net
Betreff: Re: [mitk-users] Python's lib-dynload
Seems I have found the problem. The actual python dll was loaded from
C:\Windows\System32 which is searched before PATH.
Seemingly, the way to fix this is to put the python2
Seems I have found the problem. The actual python dll was loaded from
C:\Windows\System32 which is searched before PATH.
Seemingly, the way to fix this is to put the python27.dll to the
application folder (they are searched there before system folders).
Thoughts?
Rostislav.
On 30/09/2015 16:5