You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 9, 2018. It is now read-only.
Error: <class 'sqlite3.OperationalError'>
Error msg:
Traceback (most recent call last):
File "geopackage-python/Packaging/tiles2gpkg_parallel.py", line 1339, in <module>
main(ARG_LIST)
File "geopackage-python/Packaging/tiles2gpkg_parallel.py", line 1275, in main
combine_worker_dbs(gpkg)
File "geopackage-python/Packaging/tiles2gpkg_parallel.py", line 1190, in combine_worker_dbs
out_geopackage.assimilate(tdb)
File "geopackage-python/Packaging/tiles2gpkg_parallel.py", line 793, in assimilate
cursor.execute("detach source;")
sqlite3.OperationalError: database source is locked
then run it in Python 2 instead. I get above error in Python 3.6.