paperdoll icon indicating copy to clipboard operation
paperdoll copied to clipboard

OperationalError: unable to open database file

Open Alan-Han opened this issue 3 years ago • 0 comments

hi, after I run the code below db = sqlite3.connect('file:chictopia.sqlite3?mode=ro', uri=True) it showed: OperationalError: unable to open database file please tell me how to fix this? image

Alan-Han avatar Jul 15 '21 11:07 Alan-Han