Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to publish SimpleITK with Elastix included? #1895

Closed
aiq-kgielow opened this issue Feb 21, 2023 · 3 comments
Closed

Is it possible to publish SimpleITK with Elastix included? #1895

aiq-kgielow opened this issue Feb 21, 2023 · 3 comments

Comments

@aiq-kgielow
Copy link

According to the release notes for v.2.2.0, it looks like Elastix filters can be included if compiled with a special flag. This is fantastic and I'd love to use it so we can upgrade to Python 3.10. However, this flag is disabled by default.

Is it possible to compile and publish a package to PyPI that does include the Elastix filters?

@zivy
Copy link
Member

zivy commented Feb 21, 2023

We currently do not have plans to compile and publish the package to PyPI as it is not as stable like the rest of SimpleITK (e.g. this issue).

For now, please build it for your platform by turning the SimpleITK_USE_ELASTIX flag on.

@yoda-vid
Copy link

I've been building SimpleITK with Elastix for use as a dependency in the MagellanMapper package. We build wheels for Python 3.8-3.11 (macOS (Intel), Windows, Linux), though on an ad hoc basis since they're built using a local computer. I'm currently hosting them on a third-party PyPI server, but would there be any utility in hosting them on the main PyPI as a separate package? Or other hosting options?

@zivy
Copy link
Member

zivy commented Apr 13, 2023

This is not on the near term SimpleITK development/support roadmap. Unofficial SimpleITK packages should not be posted to PyPI or other official hosting sites.

@zivy zivy closed this as completed Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants