[ITK-users] Hello World ITK Python

Matt McCormick matt.mccormick at kitware.com
Wed Jul 22 15:27:09 EDT 2015


Hi Siavash,

There appears to be an issue during the Python import process of the C
extension module.

On a side note, once it is available or with Python 2, the PATH
environmental variable has to be adjusted on Windows.  This was
mentioned in The Software Guide, but the formatting was off.  Here is
a patch:

  http://review.source.kitware.com/#/c/20016

Other suggestions / patches that improve this documentation are welcome :-).

Thanks,
Matt

On Wed, Jul 22, 2015 at 12:55 PM, Siavash Khallaghi <siavashk at ece.ubc.ca> wrote:
> I see. I misunderstood your previous answer, my bad. What do you think the
> problem is exactly? Maybe I or someone from my organization can figure out a
> solution and contribute to the fix.
>
> I am new to SWIG for wrapping purposes. The only time I used wrappers was to
> convert C++ code to managed C#.
>
> Siavash
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/Hello-World-ITK-Python-tp35928p35946.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