[mitk-users] PythonQt maintainers

2015-09-29 Thread Brehler, Michael
Hi Rostislav, PythonQt is mainained by Florian Link from MeVisLab. You should be able find his email address somewhere on the sourceforge page but all modifications in the CTK repository are done by the CTK guys. So for general questions ask Florian and for everything else you have to stick wit

Re: [mitk-users] Weird Python console issue

2015-09-29 Thread Luis J. Salvatierra
Hi Matt, have you tried to build with the option 'MITK_USE_SYSTEM_PYTHON' enabled? If you enable this option you'll have to set the 'PYTHON_EXECUTABLE' and 'PYTHON_INCLUDE_DIR' paths in the advance mode (ccmake). Regards, Luis On 29/09/15 06:03, Clarkson, Matt wrote: > Hi All, > > we just upgra

Re: [mitk-users] Query on Python installation dirs

2015-09-29 Thread Brehler, Michael
Hi Matt, if you check MITK_USE_SYSTEM_PYTHON you have to provide all dependencies with your system runtime (that’s why numpy is turned off). Unfortunately the option is not used/tested regularly by us. Hope that answers your question. Best, Michael -Ursprüngliche Nachricht- Von: Clarkso

Re: [mitk-users] Regenerating ISMRM 2015 challenge data with fiberfox

2015-09-29 Thread Goch, Caspar Jonas
Hi Samuel, I doubt CMake is at fault… Generally the simulation takes a lot of RAM (I think the original simulation was done with 32 GB). However, there is a lot of copying going on in the background and I cannot guarantee that there is no leakage. You might want to try doing the simulation wit