I'm having issues resolving the few optional widget warnings. How can I install mpd and dateutil. I've tried the normal methods but seem to be running down a rabbit hole.
-- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qtile-dev/20350a40-6445-4e58-84ea-12088d01421c%40googlegroups.com.
2019-12-22 16:41:03,734 WARNING libqtile utils.py:safe_import():L192 Unmet dependencies for optional Widget: '.widget.mpdwidget.Mpd', No module named 'mpd' 2019-12-22 16:41:03,737 WARNING libqtile utils.py:safe_import():L192 Unmet dependencies for optional Widget: '.widget.mpd2widget.Mpd2', No module named 'mpd' 2019-12-22 16:41:03,745 WARNING libqtile utils.py:safe_import():L192 Unmet dependencies for optional Widget: '.widget.khal_calendar.KhalCalendar', No module named 'dateutil' 2019-12-22 16:41:03,887 WARNING libqtile xcursors.py:_setup_xcursor_binding():L112 xcb-cursor not found, fallback to font pointer
