tomaarsen / TwitchMarkovChain

Twitch Bot for generating messages based on what it learned from chat
MIT License
118 stars 25 forks source link

Issue with sqlite3.OperationalError: unable to open database file #36

Open hunter-hues opened 1 year ago

hunter-hues commented 1 year ago

Very new to vscode/python so its very likely a me issue, but does anyone know why this might be? Here is the error i got: line 500, in execute_commit with sqlite3.connect(self.db_name) as conn: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ sqlite3.OperationalError: unable to open database file