Skip to content

Hook for rasterio #882

@MaximeROUBY

Description

@MaximeROUBY

Which library is the hook for?

rasterio

Have you gotten the library to work with pyinstaller?

Yes, but it needs several hidden imports.

Additional context

If I do this code, it works :

from PyInstaller.utils.hooks import collect_submodules

hiddenimports = collect_submodules('rasterio')

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions