Bug 51861 - Отсутствует модуль sqlite3
Summary: Отсутствует модуль sqlite3
Status: CLOSED NOTABUG
Alias: None
Product: Sisyphus
Classification: Development
Component: python3 (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Grigory Ustinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-28 14:38 MSK by Семенов Андрей
Modified: 2024-10-28 14:47 MSK (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ошибка пропала