While performing a search of the word "almanac", instead of getting this output:
Performing query: almanac
I get the following output:
Performing query: SQLPreparedQuery(where_statement='WHERE E.std_title LIKE ? OR E.author_name_1 LIKE ? OR E.author_name_2 LIKE ? OR E.author_name_3 LIKE ? OR E.author_name_4 LIKE ? OR E.author_name_5 LIKE ? OR E.author_name_6 LIKE ? OR E.author_name_7 LIKE ? OR E.author_name_8 LIKE ? ', arguments=['%almanac%', '%almanac%', '%almanac%', '%almanac%', '%almanac%', '%almanac%', '%almanac%', '%almanac%', '%almanac%'])
Error while fetching results: USTC database not found. Please obtain the file ustc.sqlite3 from the project team and add it to the following directory: /Users/username/Library/Application Support/edpop-explorer
While performing a search of the word "almanac", instead of getting this output:
Performing query: almanac
I get the following output:
And I don't get any results.