ModuleNotFoundError: No module named ‘sdbus’

Basic Information:

Printer Model: FLSUN V400
MCU / Printerboard: MKS Robin Nano V2.0

Host / SBC
klippy.log

Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is 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

ModuleNotFoundError: No module named ‘sdbus’


klippy.log (25.2 KB)

This seems to be a KlipperScreen error and might point to KlipperScreen not being correctly installed.

It might make sense to open issue in the KS project or check if their troubleshooting instructions, e.g. Network - KlipperScreen is of any help.

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.

Please help!

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.

3 Likes

Thanks. Will do.

Did you ever find a solution?

Hello @gasparirob !

Have you already tried to find one?

Yes, and I found this and another post… both without solution. Maybe it’s not a common problem…

@gasparirob

Why don’t you start a new General Discussion thread (with all your printer’s information - including your klippy.log).

Maybe with two data points, the problem will become more identifiable.

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)

Here the klippy.log:
klippy.zip (906.3 KB)

But if you prefer I will start a new discussion.

Thanks in advance

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, I can’t solve it, most likely it ends up reinstalling from 0, the problem arises when updating.

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

Hello @dj22stl !

Obviously not. Else this thread would have a solution marked.

Best is to start a new thread with all requested information.