Skip to content

Ulauncher broken after upgrading Python on Arch #930

@iago-lito

Description

@iago-lito

Environment

$ uname -a -> Linux etak 5.15.7-arch1-1 #1 SMP PREEMPT Wed, 08 Dec 2021 14:33:16 +0000 x86_64 GNU/Linux

Bug description

Ulauncher fails to launch with the following python error

Traceback (most recent call last):
  File "/usr/bin/ulauncher", line 27, in <module>
    from ulauncher.main import main
ModuleNotFoundError: No module named 'ulauncher'

The package was installed with yay for AUR

Name            : ulauncher
Version         : 5.14.2-1
Description     : Application launcher for Linux
Architecture    : any
URL             : https://ulauncher.io
Licenses        : GPL3
Groups          : None
Provides        : None
Depends On      : gobject-introspection-runtime  libkeybinder3  gtk3  webkit2gtk  libnotify  gdk-pixbuf2  wmctrl  python-dbus  python-levenshtein  python-pyinotify  python-websocket-client
                  python-pyxdg  python-gobject  python-cairo
Optional Deps   : libappindicator-gtk3: tray icon [installed]
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 5.79 MiB
Packager        : Unknown Packager
Build Date      : Mon 15 Nov 2021 09:18:17 AM CET
Install Date    : Mon 15 Nov 2021 09:18:26 AM CET
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : None

Log output

$ ulauncher -v                                                                                                                                                                           1 ↵
Traceback (most recent call last):
  File "/usr/bin/ulauncher", line 27, in <module>
    from ulauncher.main import main
ModuleNotFoundError: No module named 'ulauncher'

Issue isn't already reported

  • I have searched for similar issues before reporting this to avoid creating a duplicate issue.

Not an extension issue

  • This issue applies to the Ulauncher application, not a specific extension

Latest version

  • I am using the latest Ulauncher release

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions