SoilPulse / MetadataGenerator

The metadata generator guides researchers to the creation of reusable data sets in a webapp.
GNU General Public License v3.0
0 stars 0 forks source link

commit keyword database and exception "sqlite3.CantOpenError" throws error #21

Open jonaslenz opened 5 months ago

jonaslenz commented 5 months ago

@jandevaty : can you please commit the keywords database (dbpath = "soilpulse\databases\entity_search_patterns")?

without the db the exception in line 82 in db_access.py should be raised, but throws an error. For my sqllite3 the "sqlite3.CantOpenError" is not defined, but "sqlite3.OperationalError" might be to be used. --> Could you check, if you face the same error, if the db is not found?