linz / gazetteer

New Zealand Gazetteer of official place names
http://www.linz.govt.nz/regulatory/place-names/find-name/new-zealand-gazetteer-official-geographic-names/new-zealand-gazetteer-search-place-names#zoom=0&lat=-41.14127&lon=172.5&layers=BTTT
Other
2 stars 2 forks source link

python: can't open file 'build_gazetteer_export.py': [Errno 2] No such file or directory #67

Closed strk closed 4 years ago

strk commented 4 years ago

Running install.sh drop from under src/sql results, eventually, to this error:

python: can't open file 'build_gazetteer_export.py': [Errno 2] No such file or directory

strk commented 4 years ago

Later in the process:

psql:gazetteer_grant.sql:295: ERROR: schema "gazetteer_web" does not exist

Which I guess depends on the former error

strk commented 4 years ago

Sorry, invalid report, it's because I'm not copying the file to the docker temporary dir...