Skip to content

[BUG] Incompatible Python and NumPy Versioning #22

Description

@kamcbk

Heads up that numpy >=1.20.0 doesn't support Python 3.6. numpy.typing in merger.py was introduced in numpy 1.20.0. Tiler has been failing on any Python 3.6 work I try doing.

The two solutions I see are to remove numpy.typing to allow Python 3.6 to work or update tiler to work 3.7 =<.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions