[ITK-users] Simple ITK Python not working on Mac El Capitan (10.11)

Lowekamp, Bradley (NIH/NLM/LHC) [C] blowekamp at mail.nih.gov
Fri Jun 17 08:05:49 EDT 2016


Hello,

You probably what this file:
https://sourceforge.net/projects/simpleitk/files/SimpleITK/0.9.1/Python/SimpleITK-0.9.1-cp27-none-macosx_10_6_intel.whl

Also you probably didn’t have the latest version of pip, try using updating to the latest version. It is recommended not to change the system version but instead use a virtual environment as described in the wiki documentation.

Aside from that general advice, I can’t help specifically because you did not provide sufficient details. Such as which python you are using ( system, anaconda) or it’s version, nor do you provide the command to install SimpleITK or the output.

HTH,
Brad


> On Jun 17, 2016, at 2:28 AM, paniwani <paniwani at gmail.com> wrote:
> 
> Hi,
> 
> I was using simple ITK with python in my application with no problems until
> I recently upgraded to El Capitan on my Mac. Since then, I have received
> error messages regarding 64-bit issues. I've tried to reinstall simple ITK
> multiple times using the python binaries as stated here
> https://itk.org/Wiki/SimpleITK/GettingStarted#Python_binary_files with both
> pip and easy_install. However, I continue to run into issues running
> simpleITK.
> 
> I am on OSX El Capitan (10.11) and Python 2.7.
> 
> Here is the output when I try to install the latest via pip and and use it:
> 
> 
> 
> I also tried to download a separate binary which I thought would be more
> applicable for El Capitan (Mac OSX v10.11):
> 
> SimpleITK-0.9.0-cp27-none-macosx_10_6_intel.macosx_10_7_intel.macosx_10_8_intel.macosx_10_9_intel.macosx_10_10_intel.whl
> 
> However, I received the same error message:
> 
> 
> 
> Any help to get simpleITK in python working again would be appreciated.
> Thanks in advance!
> 
> Neil
> 
> 
> 
> 
> 
> 
> 
> --
> View this message in context: http://itk-users.7.n7.nabble.com/Simple-ITK-Python-not-working-on-Mac-El-Capitan-10-11-tp37265.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users



More information about the Insight-users mailing list