Package: freecad
Version: 1.1.1+dfsg-3
Severity: normal

Dear Maintainer,
When attempting to add a BIM_column to a project, the following error message
is encountered and the operation fails:

```
No module named 'PySide6.QtSvgWidgets'Running the Python command 'BIM_Column'
failed:
Traceback (most recent call last):
  File "/usr/share/freecad/Mod/BIM/ArchStructure.py", line 388, in Activated
    self.precast = ArchPrecast._PrecastTaskPanel()
  File "/usr/share/freecad/Mod/BIM/ArchPrecast.py", line 996, in __init__
    from PySide import QtCore, QtGui, QtSvgWidgets
  File "/usr/share/freecad/Ext/PySide/QtSvgWidgets.py", line 1, in <module>
    from PySide6.QtSvgWidgets import *

No module named 'PySide6.QtSvgWidgets'
```

Installing the Debian package `python3-pyside6.qtsvgwidgets` fixes the issue. I
think this is therefore a missing dependency only.


-- System Information:
Debian Release: forky/sid
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 
'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 7.1.5+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages freecad depends on:
ii  freecad-python3  1.1.1+dfsg-3+b2
ii  python3          3.14.6-1

Versions of packages freecad recommends:
ii  calculix-ccx          2.21-1
ii  graphviz              14.1.2-1+b3
ii  python3-ifcopenshell  0.8.1+dfsg1-6
ii  python3-netgen        6.2.2604+dfsg1-1+b1
ii  python3-opencamlib    2023.01.11-7+b1
ii  python3-vtk9          9.6.2+dfsg1-4

Versions of packages freecad suggests:
pn  povray  <none>

-- no debconf information

Reply via email to