somnathrakshit / geograpy3

Extract place names from a URL or text, and add context to those names -- for example distinguishing between a country, region or city.
https://geograpy3.readthedocs.io
Apache License 2.0
124 stars 12 forks source link

Jenkins nightly build fails #23

Closed WolfgangFahl closed 4 years ago

WolfgangFahl commented 4 years ago
traceback (most recent call last):
  File "geograpy/bin/geograpy-nltk", line 3, in <module>
    import nltk
ImportError: No module named nltk

env python still default to python2 on some systems ...