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

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

    <bug>
          <bug_id>54902</bug_id>
          
          <creation_ts>2025-06-23 20:57:18 +0300</creation_ts>
          <short_desc>Ошибка при запуске</short_desc>
          <delta_ts>2025-06-24 07:35:51 +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-veusz</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="Vlad Voronenkov">v.v.voronenkov</reporter>
          <assigned_to name="Антон Мидюков">antohami</assigned_to>
          <cc>antohami</cc>
    
    <cc>grenka</cc>
          
          <qa_contact>qa-sisyphus</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>267685</commentid>
    <comment_count>0</comment_count>
    <who name="Vlad Voronenkov">v.v.voronenkov</who>
    <bug_when>2025-06-23 20:57:18 +0300</bug_when>
    <thetext>В свежем Сизифе падает при запуске со следующей ошибкой:

A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.6 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;/bin/veusz&quot;, line 5, in &lt;module&gt;
    from veusz.veusz_main import run
  File &quot;/usr/lib64/python3/site-packages/veusz/veusz_main.py&quot;, line 30, in &lt;module&gt;
    from veusz import utils
  File &quot;/usr/lib64/python3/site-packages/veusz/utils/__init__.py&quot;, line 22, in &lt;module&gt;
    from .textrender import Renderer, FontMetrics, latexEscape
  File &quot;/usr/lib64/python3/site-packages/veusz/utils/textrender.py&quot;, line 28, in &lt;module&gt;
    from . import points
  File &quot;/usr/lib64/python3/site-packages/veusz/utils/points.py&quot;, line 24, in &lt;module&gt;
    from . import colormap
  File &quot;/usr/lib64/python3/site-packages/veusz/utils/colormap.py&quot;, line 24, in &lt;module&gt;
    from ..helpers.qtloops import numpyToQImage, applyImageTransparancy
Traceback (most recent call last):
  File &quot;/usr/lib64/python3/site-packages/numpy/core/_multiarray_umath.py&quot;, line 44, in __getattr__
    raise ImportError(msg)
ImportError: 
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.6 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.


ImportError: numpy.core.multiarray failed to import

The above exception was the direct cause of the following exception:

Traceback (most recent call last):
  File &quot;/bin/veusz&quot;, line 5, in &lt;module&gt;
    from veusz.veusz_main import run
  File &quot;/usr/lib64/python3/site-packages/veusz/veusz_main.py&quot;, line 30, in &lt;module&gt;
    from veusz import utils
  File &quot;/usr/lib64/python3/site-packages/veusz/utils/__init__.py&quot;, line 22, in &lt;module&gt;
    from .textrender import Renderer, FontMetrics, latexEscape
  File &quot;/usr/lib64/python3/site-packages/veusz/utils/textrender.py&quot;, line 28, in &lt;module&gt;
    from . import points
  File &quot;/usr/lib64/python3/site-packages/veusz/utils/points.py&quot;, line 24, in &lt;module&gt;
    from . import colormap
  File &quot;/usr/lib64/python3/site-packages/veusz/utils/colormap.py&quot;, line 24, in &lt;module&gt;
    from ..helpers.qtloops import numpyToQImage, applyImageTransparancy
SystemError: initialization of qtloops raised unreported exception</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>267694</commentid>
    <comment_count>1</comment_count>
    <who name="Антон Мидюков">antohami</who>
    <bug_when>2025-06-24 07:35:51 +0300</bug_when>
    <thetext>Требовалась пересборка после обновления python3-module-numpy.
Собрал новую версию 4.1.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>