touchpad-indicator crashing on ubuntu 18.04

Bug #1830491 reported by Jocelyn Habib
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Touchpad-indicator
New
Undecided
Unassigned

Bug Description

Traceback (most recent call last):
  File "/usr/bin/touchpad-indicator", line 34, in <module>
    from touchpadindicator import main
  File "/usr/share/touchpad-indicator/touchpadindicator.py", line 47, in <module>
    from watchdog import is_mouse_plugged
  File "/usr/share/touchpad-indicator/watchdog.py", line 22, in <module>
    import pyudev
  File "/usr/lib/python3/dist-packages/pyudev/__init__.py", line 43, in <module>
    from pyudev.device import Attributes
  File "/usr/lib/python3/dist-packages/pyudev/device/__init__.py", line 28, in <module>
    from ._device import Attributes
  File "/usr/lib/python3/dist-packages/pyudev/device/_device.py", line 40, in <module>
    from pyudev.device._errors import DeviceNotFoundAtPathError
  File "/usr/lib/python3/dist-packages/pyudev/device/_errors.py", line 34, in <module>
    from six import add_metaclass
ImportError: bad magic number in 'six': b'\x03\xf3\r\n'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.