Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sqlite3.OperationalError: no such table: sections #55

Closed
wspspring opened this issue Mar 3, 2022 · 1 comment
Closed

sqlite3.OperationalError: no such table: sections #55

wspspring opened this issue Mar 3, 2022 · 1 comment

Comments

@wspspring
Copy link

when I command in a docker: python -m paperai.vectors cord19/models, the output srror is "sqlite3.OperationalError: no such table: sections"

@davidmezzetti
Copy link
Member

This sounds like an issue where the cord19/models directory is empty. What happens if you run ls -l cord19/models/articles.sqlite.

Did you use paperetl to build an index? If so, cord19/models should be replaced with the output path from paperetl.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants