SimpleITK 1.2 Release Candidate 1

Announcement

We are pleased to announce SimpleITK 1.2 Release candidate 1.

Release Notes

Python Binary Downloads

  • Many binary Python wheels are available for download and testing. It is important to have the latest pip version to ensure correct wheel compatibility. To install the SimpleITK package:
pip install --upgrade pip
pip install --pre -f https://github.com/SimpleITK/SimpleITK/releases/tag/v1.2rc1 SimpleITK
2 Likes