Bug 51576 - Невозможно импортировать 'testing' из неполностью инициализированного модуля 'pandas'
Summary: Невозможно импортировать 'testing' из неполностью инициализированного модуля ...
Status: CLOSED DUPLICATE of bug 51575
Alias: None
Product: Branch p11
Classification: Unclassified
Component: python3-module-pandas (show other bugs)
Version: unspecified
Hardware: x86_64 Linux
: P5 normal
Assignee: Ivan A. Melnikov
QA Contact: qa-p11@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-27 12:46 MSK by Ivan lljuhin
Modified: 2024-09-27 12:48 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan lljuhin 2024-09-27 12:46:06 MSK
Стенды, обновленные до p11:
Alt Education 11 XFCE x86-64
Alt Education 11 KDE x86-64 
Alt Workstation 11 K x86-64
Alt Workstation 11 x86-64
Alt Server 11 x86-64

Версия пакета:
python3-module-pandas-2.1.4-alt1.1.x86_64

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

Шаги воспроизведения:
1)$ python3 -c "import pandas"

Фактический результат:
Не работает импорт модуля 'pandas' 

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

При дополнительном скачивании python3-module-pandaы-tests проблемы не возникает
Comment 1 Ivan lljuhin 2024-09-27 12:48:39 MSK

*** This bug has been marked as a duplicate of bug 51575 ***