Package: bcnc
Version: 0.9.14.318+ds-5
Severity: important
X-Debbugs-Cc: [email protected]

Dear Maintainer,

When starting bCNC I got the following error:
Traceback (most recent call last):
  File "/usr/share/bcnc/bCNC/__main__.py", line 2729, in <module>
    main()
    ~~~~^^
  File "/usr/share/bcnc/bCNC/__main__.py", line 2696, in main
    application = Application(tk)
  File "/usr/share/bcnc/bCNC/__main__.py", line 117, in __init__
    self.tools = Tools(self.gcode)
                 ~~~~~^^^^^^^^^^^^
  File "/usr/share/bcnc/bCNC/ToolsPage.py", line 1099, in __init__
    package = __import__(name, globals(), locals(), [], 0)
  File "/usr/share/bcnc/bCNC/plugins/slicemesh.py", line 38, in <module>
    import stl #FIXME: write smaller STL parser
    ^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/stl/__init__.py", line 1, in <module>
    from .stl import BUFFER_SIZE
  File "/usr/lib/python3/dist-packages/stl/stl.py", line 17, in <module>
    from . import _speedups
  File "stl/_speedups.pyx", line 1, in init stl._speedups
ValueError: numpy.dtype size changed, may indicate binary incompatibility.
Expected 96 from C header, got 88 from PyObject


-- System Information:
Debian Release: 13.0
  APT prefers oldoldstable
  APT policy: (500, 'oldoldstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.12.6-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages bcnc depends on:
ii  python3               3.13.3-1
ii  python3-numpy         1:2.2.4+ds-1
ii  python3-opencv        4.10.0+dfsg-2
ii  python3-pil           11.1.0-5+b1
ii  python3-pil.imagetk   11.1.0-5+b1
ii  python3-python-utils  3.9.1-1
ii  python3-serial        3.5-2
ii  python3-stl           2.9.0-2+b6
ii  python3-svgelements   1.7.2-2

bcnc recommends no packages.

bcnc suggests no packages.

-- no debconf information

Reply via email to