You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If on a given platform you would like to build wheels for different version of python, you can download and build the ITK components independent from python first and reuse them when building each wheel.
124
+
To build a wheel for a custom version of ITK, point to your ITK git repository
125
+
with the `ITK_SOURCE_DIR` CMake variable::
125
126
126
-
Here are the steps:
127
-
128
-
- Build ITKPythonPackage with ITKPythonPackage_BUILD_PYTHON set to OFF
0 commit comments