Skip to content

jskit.py dies when there's no 'data' subdirectory #13

@dsizzle

Description

@dsizzle

Hi, jskit.py is trying to connect to a SQLite database at the path 'data/timeline.db', but it fails if the 'data' subdir isn't there. It'd be nice if it checked for the existence of persist_dir @ line 33 of pypkjs/timeline/init.py, and then created it if it didn't exist. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions