Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime error #12

Closed
danielduhh opened this issue Feb 20, 2019 · 2 comments
Closed

Runtime error #12

danielduhh opened this issue Feb 20, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@danielduhh
Copy link
Contributor

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
@nachtm
Copy link
Contributor

nachtm commented Feb 26, 2019

Closed by #13?

@danielduhh
Copy link
Contributor Author

Yes! ty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants