Skip to content
This repository was archived by the owner on May 17, 2026. It is now read-only.
This repository was archived by the owner on May 17, 2026. It is now read-only.

Python wrapped version results in warnings with Python 3.9.4 #93

@hjmjohnson

Description

@hjmjohnson

Python 3.9.4

pip install itk -U
pip install itk-texturefeatures

ITK 5.2.0 python install + itk-texturefeatures 3.5.0 install.

help(itk.Image)

results in the following warning:

itkFixedArrayF8 not loaded from module TextureFeatures because of exception:
 module 'itk.TextureFeaturesPython' has no attribute 'itkFixedArrayF8'
itkFixedArrayF10 not loaded from module TextureFeatures  because of exception:
 module 'itk.TextureFeaturesPython' has no attribute 'itkFixedArrayF10'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions