<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<div dir="ltr">Hi there,
<div>It seems that the only way to install an external module is to build the ITK source with the option -DModule_xxx:BOOL=ON, but I was thinking... if the module is optional in the ITK source code and provides python wraps, is it available in the python itk
 package with `pip install itk`?</div>
<div><br>
In other words, do you wrap all the optional external modules when distributing the python itk or only the default modules? If the latter, would it be possible to create optional python packages for External Modules with the same deploying pipeline you use?<br>
<br>
Cheers,<br>
Pablo<br>
</div>
</div>
</body>
</html>