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

country_tools cannot find paths #11

Open
amillb opened this issue Nov 26, 2017 · 3 comments
Open

country_tools cannot find paths #11

amillb opened this issue Nov 26, 2017 · 3 comments
Assignees
Labels

Comments

@amillb
Copy link
Contributor

amillb commented Nov 26, 2017

It looks like osmt.country2ISOLookup was moved to country_tools. But it can't find paths when I run it.

OK to import paths at the top of country_tools? If not, best to move this back to osmTools?

@amillb amillb added the bug label Nov 26, 2017
@cpbl
Copy link
Owner

cpbl commented Nov 26, 2017

What were you running, so I can test the fix?
yes, like:

from .cpblUtilities_config import paths

@amillb
Copy link
Contributor Author

amillb commented Nov 26, 2017

Try:

import osmTools as osmt
osmt.country2ISOLookup()

cpbl added a commit that referenced this issue Nov 26, 2017
@cpbl
Copy link
Owner

cpbl commented Nov 26, 2017

Sorry; not sure what's going on. I copied it back to osmTools as you suggest.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants