Skip to content

export_bundler was removed from pycolmap. #98

@betstick

Description

@betstick

The deep-image-matching package has a requirement for pycolmap>=3.12.0 but this version does not have the necessary export functions. Here's the relevant change: colmap/colmap#2399

This causes the reconstruction to fail. Removing the newer version and installing manually with pip install pycolmap==0.5.0 --no-deps fixes the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions