[mitk-users] Can't run Python plugin
Brought to you by:
mitk
|
From: Clarkson, M. <m.c...@uc...> - 2016-02-01 07:58:35
|
Hi there, we build and package the MITK Python plugin (thanks!) in our app. However, on Windows, I'm seeing the error message below. It looks to me like all libraries are packaged correctly and are in the correct location. Does anyone else see this? From my preliminary googling, it could be a static-initialiser problem. Various posts suggest turning Windows DEP off, and i just checked on this machine, and it is already off. Please can anyone help? Thanks Matt 202352574/data/9/mitk-0.log 0.59 BlueBerry: BlueBerry Workbench ready 7.21 core.mod.core.act WARNING: In `anonymous-namespace'::load_impl at C:\matt\r 16.1.0\MITK\src\Modules\CppMicroServices\core\src\util\usUtils.cpp:90 : Invalid access to memory location. 7.23 core.mod.core.act WARNING: In us::AutoLoadModulesFromPath at C:\matt\r16.1. 0\MITK\src\Modules\CppMicroServices\core\src\util\usUtils.cpp:176 : Auto-loading of module C:\Program Files\NifTK 16.1.0\bin\MitkPython\MitkPythonService.dll fa iled. 7.25 BlueBerry: LOG: Unable to create view ID org.mitk.views.python: Part initia lization error: Default constructed ServiceReference is not a valid input to Get Service() |