Skip to content

BUG: Manually download distribute required for SimpleITK

Created by: blowekamp

Download distribute version required by SimpleITK's build directory to be automatically detected by distribute_setup.py. The distribute download from pipy has moved to a https URL. SSL is not supported by Slicer's version of python ( and likely will not due to export control issues ). So we moved the download to midas and manually get it.

Merge request reports