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

Database error #2

Open
aliannejadi opened this issue Aug 6, 2015 · 1 comment
Open

Database error #2

aliannejadi opened this issue Aug 6, 2015 · 1 comment

Comments

@aliannejadi
Copy link

After modifying the suggestion file to satisfy the format which this tool is expecting, I receive this error:

Traceback (most recent call last):
File "render.py", line 26, in
cur.execute('select id, title, url, description from docs where id = ?', (id, ))
sqlite3.OperationalError: no such table: docs

(The line number is different because I added some sample codes to resolve the issue myself)

@akdh
Copy link
Owner

akdh commented Aug 7, 2015

Just responded to you here: #1

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