# Did sitkUtils.PullVolumeFromSlicer() break with Slicer 5.2?

**URL:** https://discourse.slicer.org/t/did-sitkutils-pullvolumefromslicer-break-with-slicer-5-2/26863
**Category:** Development
**Created:** [December 21, 2022, 12:36am UTC](https://discourse.slicer.org/t/did-sitkutils-pullvolumefromslicer-break-with-slicer-5-2/26863 "2022-12-21T00:36:09Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![jamesobutler](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/jamesobutler/32/7511_2.png) [@jamesobutler](https://discourse.slicer.org/u/jamesobutler)
#### Post date: [December 21, 2022, 1:48am UTC](https://discourse.slicer.org/t/did-sitkutils-pullvolumefromslicer-break-with-slicer-5-2/26863/5 "2022-12-21T01:48:54Z")

</div>

Xref the following error which happened upon installing a python package that installed another version of SimpleITK rather than keeping the Slicer customized version.

> [@Slicer 5.3 Preview warnings and error messages](https://discourse.slicer.org/t/slicer-5-3-preview-warnings-and-error-messages/26457/9):
>
> “Lungmask” segmentation throws: Traceback (most recent call last): File "C:/Users/rudol/Documents/MySlicerExtensions/SlicerLungCTAnalyzer/LungCTSegmenter/LungCTSegmenter.py", line 605, in runProcessing self.logic.applySegmentation() File "C:/Users/rudol/Documents/MySlicerExtensions/SlicerLungCTAnalyzer/LungCTSegmenter/LungCTSegmenter.py", line 1688, in applySegmentation inputVolumeSitk = sitkUtils.PullVolumeFromSlicer(self.inputVolume) File "C:\Users\rudol\AppData\Local\NA-MIC\Sli…

---

_[View the full topic](https://discourse.slicer.org/t/did-sitkutils-pullvolumefromslicer-break-with-slicer-5-2/26863)._
