https://bugzilla.redhat.com/show_bug.cgi?id=2363980
Bug ID: 2363980 Summary: [abrt] ibus-typing-booster: __getattr__(): _multiarray_umath.py:44:__getattr__:ImportError: Product: Fedora Version: 41 Hardware: x86_64 Status: NEW Whiteboard: abrt_hash:58ea2c321299b3c39013522c48d5067979462ceb;VAR IANT_ID=workstation; Component: ibus-typing-booster Assignee: mfabian@redhat.com Reporter: fedora@webmaxx.name QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, mfabian@redhat.com Target Milestone: --- Classification: Fedora
Version-Release number of selected component: ibus-typing-booster-2.27.42-1.fc41
Additional info: reporter: libreport-2.17.15 kernel: 6.14.4-200.fc41.x86_64 cmdline: /usr/bin/python3 /usr/share/ibus-typing-booster/engine/main.py --ibus cgroup: 0::/user.slice/user-1000.slice/user@1000.service/session.slice/org.freedesktop.IBus.session.GNOME.service uid: 1000 reason: _multiarray_umath.py:44:__getattr__:ImportError: executable: /usr/share/ibus-typing-booster/engine/main.py type: Python3 package: ibus-typing-booster-2.27.42-1.fc41 runlevel: unknown exception_type: ImportError crash_function: __getattr__ interpreter: python3-3.13.3-2.fc41.x86_64
Truncated backtrace: _multiarray_umath.py:44:__getattr__:ImportError: A module that was compiled using NumPy 1.x cannot be run in NumPy 2.1.3 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to downgrade to 'numpy<2' or try to upgrade the affected module. We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "/home/maxx/.local/lib/python3.13/site-packages/numpy/core/_multiarray_umath.py", line 44, in __getattr__ raise ImportError(msg) ImportError: A module that was compiled using NumPy 1.x cannot be run in NumPy 2.1.3 as it may crash. To support both 1.x and 2.x versions of NumPy, modules must be compiled with NumPy 2.0. Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to downgrade to 'numpy<2' or try to upgrade the affected module. We expect that some modules will need time to support NumPy 2.
Local variables in innermost frame: attr_name: '_ARRAY_API' _multiarray_umath: <module 'numpy._core._multiarray_umath' from '/home/maxx/.local/lib/python3.13/site-packages/numpy/_core/_multiarray_umath.cpython-313-x86_64-linux-gnu.so'> _raise_warning: <function _raise_warning at 0x7fde242f1260> short_version: '2.1.3' textwrap: <module 'textwrap' from '/usr/lib64/python3.13/textwrap.py'> traceback: <module 'traceback' from '/usr/lib64/python3.13/traceback.py'> sys: <module 'sys' (built-in)> msg: "\nA module that was compiled using NumPy 1.x cannot be run in\nNumPy 2.1.3 as it may crash. To support both 1.x and 2.x\nversions of NumPy, modules must be compiled with NumPy 2.0.\nSome module may need to rebuild instead e.g. with 'pybind11>=2.12'.\n\nIf you are a user of the module, the easiest solution will be to\ndowngrade to 'numpy<2' or try to upgrade the affected module.\nWe expect that some modules will need time to support NumPy 2.\n\n" tb_msg: 'Traceback (most recent call last): File "/usr/share/ibus-typing-booster/engine/main.py", line 133, in <module>\n import factory\n File "/usr/share/ibus-typing-booster/engine/factory.py", line 37, in <module>\n import hunspell_table\n File "/usr/share/ibus-typing-booster/engine/hunspell_table.py", line 58, in <module>\n import itb_emoji\n File "/usr/share/ibus-typing-booster/engine/itb_emoji.py", line 52, in <module>\n import rapidfuzz\n File "/usr/lib64/python3.13/site-packages/rapidfuzz/__init__.py", line 16, in <module>\n from rapidfuzz import distance, fuzz, process, utils\n File "/usr/lib64/python3.13/site-packages/rapidfuzz/distance/__init__.py", line 6, in <module>\n from . import (\n File "/usr/lib64/python3.13/site-packages/rapidfuzz/distance/OSA.py", line 5, in <module>\n from rapidfuzz._utils import fallback_import as _fallback_import\n File "/usr/lib64/python3.13/site-packages/rapidfuzz/_utils.py", line 15, in <module>\n from pandas import NA as pandas_NA\n File "/home/maxx/.local/lib/python3.13/site-packages/pandas/__init__.py", line 26, in <module>\n from pandas.compat import (\n File "/home/maxx/.local/lib/python3.13/site-packages/pandas/compat/__init__.py", line 27, in <module>\n from pandas.compat.pyarrow import (\n File "/home/maxx/.local/lib/python3.13/site-packages/pandas/compat/pyarrow.py", line 8, in <module>\n import pyarrow as pa\n File "/usr/lib64/python3.13/site-packages/pyarrow/__init__.py", line 65, in <module>\n import pyarrow.lib as _lib\n' line: ' File "<frozen importlib._bootstrap>", line 488, in _call_with_frames_removed\n'
https://bugzilla.redhat.com/show_bug.cgi?id=2363980
Mike FABIAN mfabian@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(fedora@webmaxx.na | |me)
--- Comment #8 from Mike FABIAN mfabian@redhat.com --- I cannot reproduce this. Can you still reproduce this in Fedora 42? How?
https://bugzilla.redhat.com/show_bug.cgi?id=2363980
Parag Nemade pnemade@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Flags|needinfo?(fedora@webmaxx.na | |me) | Resolution|--- |NOTABUG Last Closed| |2025-09-03 04:34:20
--- Comment #9 from Parag Nemade pnemade@redhat.com --- Let's close this. If reporter want to give more details he can reopen this bug or report a fresh bug against later Fedora releases.
i18n-bugs@lists.fedoraproject.org