Bug 52008 - python3-module-mpi4py
Summary: python3-module-mpi4py
Status: NEW
Alias: None
Product: Альт Рабочая станция K
Classification: Distributions
Component: Ошибки работы (show other bugs)
Version: 10.4
Hardware: x86_64 Linux
: P5 normal
Assignee: Grigory Ustinov
QA Contact: qa-p8@altlinux.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-10 23:00 MSK by Seravkin Konstantin
Modified: 2024-11-11 02:17 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 Seravkin Konstantin 2024-11-10 23:00:57 MSK
Установил пакеты с репозитория
python3-module-mpi4py - MPI bindings for Python
python3-module-mpi4py-devel - Headers of MPI bindings for Python 3
python3-module-mpi4py-doc - Documentation for mpi4py, MPI bindings for Python
но питон Hello World не взлетает:

from mpi4py import MPI
ImportError: cannot import name 'MPI' from partially initialized module 'mpi4py' (most likely due to a circular import)