Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1292857
| From | Michele Cane <michele.cane@gmail.com> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#1136048: freecad: FEM fails with missing vtkmodule |
| Date | 2026-05-08 20:40 +0200 |
| Message-ID | <MSyhb-3F75-1@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Package: freecad
Version: 1.1.1+dfsg-2
Severity: normal
Dear Maintainer,
Whe trying to launch the FEM module it fails with the following message:
20:22:06 No module named 'vtkmodules'
20:22:06 Traceback (most recent call last):
File "/usr/share/freecad/Mod/Fem/InitGui.py", line 75, in Initialize
import femcommands.commands
File "/usr/share/freecad/Mod/Fem/femcommands/commands.py", line 1267, in <module>
import femobjects.post_lineplot
File "/usr/share/freecad/Mod/Fem/femobjects/post_lineplot.py", line 35, in <module>
vtk_module_handling()
File "/usr/share/freecad/Mod/Fem/femguiutils/vtk_module_handling.py", line 164, in vtk_module_handling
if not vtk_module_compatible():
File "/usr/share/freecad/Mod/Fem/femguiutils/vtk_module_handling.py", line 66, in vtk_module_compatible
from vtkmodules.vtkCommonCore import vtkVersion, vtkBitArray
-- System Information:
Debian Release: forky/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 7.0.3+deb14-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US: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-2
ii python3 3.13.9-3+b1
Versions of packages freecad recommends:
ii calculix-ccx 2.21-1
ii graphviz 14.1.2-1+b1
ii python3-ifcopenshell 0.8.1+dfsg1-5
ii python3-opencamlib 2023.01.11-7
Versions of packages freecad suggests:
pn povray <none>
-- no debconf information
Back to linux.debian.bugs.dist | Previous | Next — Next in thread | Find similar
Bug#1136048: freecad: FEM fails with missing vtkmodule Michele Cane <michele.cane@gmail.com> - 2026-05-08 20:40 +0200 Bug#1136048: freecad: FEM fails with missing vtkmodule Tobias Frost <tobi@debian.org> - 2026-05-08 21:00 +0200
csiph-web