Hi, I was just trying the prefect orion tutorial (...
# ask-community
j
Hi, I was just trying the prefect orion tutorial (https://orion-docs.prefect.io/tutorials/first-steps/) but it failed 😕 It failed on this line
Copy code
state = my_favorite_function()
essentially I got this error
OperationalError: (sqlite3.OperationalError) unable to open database file
(Background on this error at: <https://sqlalche.me/e/14/e3q8>)
full traceback
k
Hey @João Luiz Carabetta, I think this thread will help you