Hi,
I am using the template project for MITK v2016.03 and I want to build the project with python support. However I want/need to use the already installed system python which is python 2.7.6. Using cmake (3.2) I already set the variables MITK_USE_SYSTEM python to true and changed the corresponding paths. I did this for the MITK-superbuild, checked it for MITK-build and the AwesomeProject-build. However when starting the AwesomeApp and opening the python console the version differs from the one used by the system. Do I need to rebuild something explicitly? In case it may matter, I am using Ubuntu 14.04, Qt version 5.4.2, gcc version 4.8.5 and ninja version 1.7.2 as build system. I am not bound to a specific minor python version. However I need to use some packages already installed for the system python via pip. If there is a workaround it would be fine to use the python delivered with MITK. Regards, Christian ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
