Bug 51861

Summary: Отсутствует модуль sqlite3
Product: Sisyphus Reporter: Семенов Андрей <semenovai>
Component: python3Assignee: Grigory Ustinov <grenka>
Status: CLOSED NOTABUG QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: george, glebfm, grenka, imz, kotopesutility, vitty
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Семенов Андрей 2024-10-28 14:38:44 MSK
>> import sqlite3
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ModuleNotFoundError: No module named 'sqlite3'
Comment 1 Семенов Андрей 2024-10-28 14:42:21 MSK
после установки python3-modules-sqlite3 ошибка пропала