When I execute python3 script which contain
conn_1 = sqlite3.connect(\'file:content.sqlite?mode=ro\', uri=True)#read only
I have an error