Package: cura Version: 4.4.1-1 Severity: wishlist Dear Maintainer,
Please consider packaging the Python module trimesh and making it a dependency of cura or uranium-plugins. Without this module, the AMFReader plugin will not work: 2020-02-08 11:49:09,224 - ERROR - [MainThread] UM.Logger.logException [84]: Exception: Import error loading module AMFReader 2020-02-08 11:49:09,224 - ERROR - [MainThread] UM.Logger.logException [88]: Traceback (most recent call last): 2020-02-08 11:49:09,224 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3/dist-packages/UM/PluginRegistry.py", line 540, in _findPlugin 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: module = imp.load_module(plugin_id, file, path, desc) #type: ignore #MyPy gets the wrong output type from imp.find_module for some reason. 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/imp.py", line 244, in load_module 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: return load_package(name, filename) 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/python3.7/imp.py", line 216, in load_package 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: return _load(spec) 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 696, in _load 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 677, in _load_unlocked 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap_external>", line 728, in exec_module 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed 2020-02-08 11:49:09,225 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/AMFReader/__init__.py", line 4, in <module> 2020-02-08 11:49:09,226 - ERROR - [MainThread] UM.Logger.logException [88]: from . import AMFReader 2020-02-08 11:49:09,226 - ERROR - [MainThread] UM.Logger.logException [88]: File "/usr/lib/cura/plugins/AMFReader/AMFReader.py", line 20, in <module> 2020-02-08 11:49:09,226 - ERROR - [MainThread] UM.Logger.logException [88]: import trimesh 2020-02-08 11:49:09,226 - ERROR - [MainThread] UM.Logger.logException [88]: ModuleNotFoundError: No module named 'trimesh' Thank you! -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (900, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (300, 'unstable'), (1, 'experimental-debug'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.4.0-3-amd64 (SMP w/4 CPU cores) Kernel taint flags: TAINT_USER, TAINT_WARN Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages cura depends on: ii cura-engine 1:4.4.1-1 ii fdm-materials 4.4.1-1 ii fonts-open-sans 1.11-1 ii python3 3.7.5-3 ii python3-pyqt5 5.14.1+dfsg-2 ii python3-pyqt5.qtopengl 5.14.1+dfsg-2 ii python3-requests 2.22.0-2 ii python3-savitar 4.4.1-1 ii python3-serial 3.4-5 ii python3-shapely 1.6.4-5 ii python3-uranium 4.4.1-1 ii qml-module-qt-labs-folderlistmodel 5.12.5-5 ii qml-module-qt-labs-settings 5.12.5-5 ii qml-module-qtqml-models2 5.12.5-5 ii qml-module-qtquick-controls 5.12.5-1+b1 ii qml-module-qtquick-controls2 5.12.5+dfsg-2+b1 ii qml-module-qtquick-dialogs 5.12.5-1+b1 ii uranium-plugins 4.4.1-1 Versions of packages cura recommends: ii python3-zeroconf 0.23.0-1 cura suggests no packages. -- no debconf information