<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>54783</bug_id>
          
          <creation_ts>2025-06-11 11:23:22 +0300</creation_ts>
          <short_desc>python3-module-pandas: ошибка импорта pandas._libs.pandas_datetime</short_desc>
          <delta_ts>2025-06-17 12:23:31 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>4</classification_id>
          <classification>Development</classification>
          <product>Sisyphus</product>
          <component>python3-module-pandas</component>
          <version>unstable</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Alexandr Shashkin">dutyrok</reporter>
          <assigned_to name="Anton Farygin">rider</assigned_to>
          <cc>grenka</cc>
    
    <cc>rider</cc>
    
    <cc>toni</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>267051</commentid>
    <comment_count>0</comment_count>
    <who name="Alexandr Shashkin">dutyrok</who>
    <bug_when>2025-06-11 11:23:22 +0300</bug_when>
    <thetext>Версия
======
python3-module-pandas 2.3.0-alt1

Шаги для воспроизведения
========================
1) Установить python3-module-pandas
2) Запустить интерпретатор python3
3) Вставить строку `import pandas._libs.pandas_datetime` и нажать Enter

Результат
=========
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.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 &apos;pybind11&gt;=2.12&apos;.

If you are a user of the module, the easiest solution will be to
downgrade to &apos;numpy&lt;2&apos; 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 &quot;&lt;stdin&gt;&quot;, line 1, in &lt;module&gt;
  File &quot;/usr/lib64/python3/site-packages/pandas/__init__.py&quot;, line 49, in &lt;module&gt;
    from pandas.core.api import (
  File &quot;/usr/lib64/python3/site-packages/pandas/core/api.py&quot;, line 1, in &lt;module&gt;
    from pandas._libs import (
  File &quot;/usr/lib64/python3/site-packages/pandas/_libs/__init__.py&quot;, line 17, in &lt;module&gt;
    import pandas._libs.pandas_datetime  # noqa: F401 # isort: skip # type: ignore[reportUnusedImport]
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>267297</commentid>
    <comment_count>1</comment_count>
    <who name="Anton Farygin">rider</who>
    <bug_when>2025-06-17 12:23:31 +0300</bug_when>
    <thetext>https://packages.altlinux.org/ru/tasks/387373/</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>