ushahidi / geograpy

Extract countries, regions and cities from a URL or text
219 stars 133 forks source link

OperationalError: unable to open database file #33

Open naspuka opened 5 years ago

naspuka commented 5 years ago

plz I am having a big error here Traceback (most recent call last): File "sm.py", line 36, in pc = places.PlaceContext(['Cleveland', 'Ohio', 'United States']) File "/usr/local/lib/python3.6/dist-packages/geograpy3/places.py", line 34, in init self.conn = sqlite3.connect(db_file) sqlite3.OperationalError: unable to open database file

jamiebull1 commented 5 years ago

https://github.com/Corollarium/geograpy2

WolfgangFahl commented 3 years ago

you might want to use the more recent https://github.com/somnathrakshit/geograpy3