Problems with Python 3

Hello there!

I just updated my itk version from the latest available for python3.4 (https://pypi.python.org/pypi/itk) but Im not being able to import it. Has the import name changed?

Thanks in advanced!

Hi Pablo,

Since data has suggested that there relatively few users of Python 3.4, we have started to only release official binaries for Python 2.7, 3.5, and 3.6 to keep our build burden down. However, you can still create a re-usable binary package for Python 3.4 by building from source. Please let us know if you have any questions.

Thanks,
Matt

Hello Matt,
Thanks for you answer. I’ll use either python3.5 or python3.6. That should do it right?

Thanks
Pablo

Hello Matt,
I was able to import it just fine using pyton 3.6. Is there any documentation for this new python module? It doenst really seem to work the same way the one I had did.

Thanks
Pablo

Hi Pablo,

Great to hear it is working for you.

For documentation, there is a quick start guide, examples and guidance material.

What behavior have you observed that has changed?

Thanks,
Matt

Hello Matt,

Thanks for the links!

Well I guess I just wasnt used to the implicit options but general behavior has not really changed.

Thanks again
Pablo

1 Like