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

Search when vfeed.db is missing #49

Closed
toolswatch opened this issue Oct 10, 2015 · 1 comment
Closed

Search when vfeed.db is missing #49

toolswatch opened this issue Oct 10, 2015 · 1 comment
Labels

Comments

@toolswatch
Copy link
Owner

WARNING - vfeed.db is missing.
[+] Querying information for daktronics ...
Traceback (most recent call last):
File "./vfeedcli.py", line 38, in
Search(args.search)
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 18, in init
self.detect_entry()
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 38, in detect_entry
self.search_summary()
File "/Users/dev/Documents/vFeed/test/vFeed/lib/core/search.py", line 162, in search_summary
('%' + self.entry + '%',))
sqlite3.OperationalError: no such table: nvd_db

It will be fixed

@toolswatch toolswatch added the bug label Oct 10, 2015
@toolswatch
Copy link
Owner Author

Fixed

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

No branches or pull requests

1 participant