pywayland icon indicating copy to clipboard operation
pywayland copied to clipboard

No module named 'pywayland.pywayland_scanner'

Open marcusbritanicus opened this issue 2 years ago • 0 comments

When I run pywayland-scanner I get this error:

Traceback (most recent call last):
  File "/bin/pywayland-scanner", line 5, in <module>
    from pywayland.pywayland_scanner import main
ModuleNotFoundError: No module named 'pywayland.pywayland_scanner'

Version: 0.4.17 OS: Artix/Arch

marcusbritanicus avatar Jan 09 '24 08:01 marcusbritanicus