My Database and my python script are in the same folder but I can\'t reach my Database by using
conn = sqlite3.connect(\'VCbase.db\')
so I us