I\'m trying to save new data in sqlite and get an error. Code:
def saveChanges(player_to_save, player_id): db = sqlite3.connect(\'db_player.db\') sql