Fill out above information andin all cases attach yourklippy.logfile (use zip to compress it, if too big). Pasting yourprinter.cfgis not needed Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there
Describe your issue:
(using translator) After the last update I can’t connect to another internet network. How to fix it?
Unable to load panel network v0.4.3-16-g4a447b6
No module named ‘sdbus’
Traceback (most recent call last):
File “/home/pi/KlipperScreen/screen.py”, line 330, in show_ panel self.panels[panel_name] = self.load_panel(panel).Panel(self, title, *kwargs)
File “/home/pi/klipperScreen/screen.py”, line 312, in _load_panel return import_module(f"panels./panel?")
File “/usr/lib/python3.8/importlib/_init.py”, line 127. in import module retumn _bootstrap._gcd_import(name[level:]. package, level) File “”, line 1014, in _gcd _import File “”, Iine 991, in _find _and_load
File “”, line 975, in _find_and_load _unlocked
File “<frozen importlib, _ bootstrap>”, line 671, in _load _unlocked
File “”, line 848, in exec_module
File “”, line 219, in _call_with_frames removed
File “/home/pi/klipperScreen/panels/network.py”, line 9, in from ks includes.sdbus nm import SdbusNm
File “/home/pi/KlipperScreen/ks_includes/sdbus nm.py”, line 7, in import sdbus
Hi, I’m new to this discourse, 3d printing and pretty much everything involved.
I’ve been designing using Fusion for the last 2-3 months for work, but someone else has been handling the printing.
We got a Troodon 2 Pro delivered yesterday, and I finished setting it up today.
When I go to network, I get the error message described above. I connected the printer using ethernet and did a full update thinking that might solve the issue, but no such luck.
The best way to get help is to not piggyback on somebody else’s issue and start a “General Discussion” thread and fill out and provide ALL the information requested.
It’s the same problem (even the same printer), so I thought to post here, to know if the author has found a solution (even if 5 years have been passed)
For me, this sounds like an issue with the used Linux installation. Possibly some Python requirement issue coupled with some Linux stuff like the used network management software.
Hello All, I just started getting this message yesterday after updating software: ModuleNotFound
Error: No module named ‘sdbus’. Did anybody come up with a solution to this? TIA