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

ITKVtkGlue only requires parts of ITK #13

Open
fbudin69500 opened this issue Jan 25, 2019 · 0 comments
Open

ITKVtkGlue only requires parts of ITK #13

fbudin69500 opened this issue Jan 25, 2019 · 0 comments

Comments

@fbudin69500
Copy link

Only the required ITK modules (most likely only itk-common) should be listed in the Python requirements of ITKVtkGlue, so that people using the package do not have to install the whole ITK Python package. This is especially relevant when packaging a Python script with PyInstaller where all the dependencies are embedded in one file.

Relevant line of code to change:
https://github.com/InsightSoftwareConsortium/ITKVTKGlue/blob/master/setup.py#L47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant