Skip to content

Python 3.12 upgrade broke titiler #181

@gadomski

Description

@gadomski

I got a runtime error on a fresh titiler deploy:

[ERROR] Runtime.ImportModuleError: Unable to import module 'handler': libexpat.so.1: cannot open shared object file: No such file or directory

A quick search produced this AWS issue (which ironically also uses titiler) that indicates that libexpat might not exist on Amazon Linux 2023, which Python 3.12 uses.

We might want to yank v10.1.0 of this package from PyPI, as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions