Bug 53457 - невозможно импортировать класс Backend3
Summary: невозможно импортировать класс Backend3
Status: NEW
Alias: None
Product: Sisyphus
Classification: Development
Component: python3-module-alterator (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 critical
Assignee: Grigory Ustinov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-03-14 16:23 MSK by RVM
Modified: 2025-03-17 10:55 MSK (History)
20 users (show)

See Also:


Attachments
воспроизведение проблемы и вывод в терминал (425 bytes, text/plain)
2025-03-14 16:23 MSK, RVM
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description RVM 2025-03-14 16:23:37 MSK
Created attachment 17981 [details]
воспроизведение проблемы и вывод в терминал

Условия: # apt-get install python3-module-alterator

Шаги воспроизведения:
1)$ python3 
2)$> from alterator import Backend3

Фактический результат:
невозможно импортировать класс Backend3 

Ожидаемый результат:
Импорт класса 'Backend3' модуля 'alterator' работает корректно