Discussion:
[ITK-users] Beta ITK Python packages are now available for testing!
Matt McCormick
2017-04-20 22:26:32 UTC
Permalink
Hi folks,

We now have binary ITK Python packages available for testing! To install,
run

python -m pip install --upgrade pip
python -m pip install itk -f
https://github.com/InsightSoftwareConsortium/ITKPythonPackage/releases/tag/latest

These are beta packages that are created on a daily basis. We have packages
for Linux, macOSX, and Windows for Python 2.7, 3.5, and 3.6, along with
source distributions (sdist's). Please share your experiences with these
packages. Initial testing suggests that these packages work both with
system Python distributions, Python distributions downloaded from python.org,
and Anaconda Python distributions.

Thanks,
Matt
Francois Budin
2017-04-21 12:51:54 UTC
Permalink
This is great news!
Post by Matt McCormick
Hi folks,
We now have binary ITK Python packages available for testing! To install,
run
python -m pip install --upgrade pip
python -m pip install itk -f https://github.com/
InsightSoftwareConsortium/ITKPythonPackage/releases/tag/latest
These are beta packages that are created on a daily basis. We have
packages for Linux, macOSX, and Windows for Python 2.7, 3.5, and 3.6, along
with source distributions (sdist's). Please share your experiences with
these packages. Initial testing suggests that these packages work both with
system Python distributions, Python distributions downloaded from
python.org, and Anaconda Python distributions.
Thanks,
Matt
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
http://www.kitware.com/products/protraining.php
http://www.itk.org/Wiki/ITK_FAQ
http://public.kitware.com/mailman/listinfo/insight-users
Loading...