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

Runtime error #12

@danielduhh

Description

@danielduhh

Something is up with the module imports.

This error is thrown when running:

python3 src/mqm/mqm_tool.py /path/to/folder

Error

Traceback (most recent call last):
  File "/Users/danielbaah/github/osmquality/src/mqm/mqm_tool.py", line 6, in <module>
    from .kd_tree import kdTree
ModuleNotFoundError: No module named '__main__.kd_tree'; '__main__' is not a package

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    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