Skip to content

Operational Error #6

@OluOrojo

Description

@OluOrojo

I get an error when I run this line:

Connect to the MIMIC database

conn = sqlite3.connect('data/mimicdata.sqlite')

OperationalError Traceback (most recent call last)
in ()
1 # Connect to the MIMIC database
----> 2 conn = sqlite3.connect('data/mimicdata.sqlite')

OperationalError: unable to open database file

image

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