You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unhandled exception during connect
Traceback (most recent call last):
File "/home/pi/klipper/klippy/klippy.py", line 146, in _connect
self._read_config()
File "/home/pi/klipper/klippy/klippy.py", line 139, in _read_config
self.load_object(config, section_config.get_name(), None)
File "/home/pi/klipper/klippy/klippy.py", line 119, in load_object
mod = importlib.import_module('extras.' + module_name)
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File "/home/pi/klipper/klippy/extras/web_dwc2.py", line 72
async def init_(self):
The text was updated successfully, but these errors were encountered:
Clear install, all latest, raspberry 4, Octopi.
The text was updated successfully, but these errors were encountered: