Skip to content

initializing db on windows 10 problem #209

@bryanrasmussen

Description

@bryanrasmussen

I get to the point where I start run_shell.sh ( running in MINGW64 - should I install some other unix toolchain?)

When I do server.db.drop_all() or server.db.create_all() I get back a big traceback the root of which is

sqlalchemy.exc.OperationalError: (OperationalError) unable to open database file
None None

is there somewhere I should look for the db, some command I can give it to use a specific file for the db?

Thanks,
Bryan Rasmussen

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions