Skip to content

Enable Python import analysis for bundlers like pyinstaller, py2app, py2exe #214

@thewtex

Description

@thewtex

Python tools to bundle applications and generate installers analyze Python import's to determined what should be included in the package. Some examples include pyinstaller, py2app, py2exe.

To enable these apps to work with the ITK Python package, we need to make some changes to itkBase.py, e.g.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions