Skip to content

sqlite3.OperationalError: no such table: udger_crawler_list  #10

@hemansah

Description

@hemansah

I just installed udger in virtual env and tried to test example code:

>>> from udger import Udger
>>> udger = Udger()
>>> udger.parse_ua("Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36 Edg/114.0.1823.67")

which resulted in
sqlite3.OperationalError: no such table: udger_crawler_list

Do I have to do anything extra apart from pip install udger?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions