Package Details: clearine-git 0.7-3

Git Clone URL: https://aur.archlinux.org/clearine-git.git (read-only, click to copy)
Package Base: clearine-git
Description: Beautiful Logout UI for X11 window manager
Upstream URL: https://github.com/okitavera/clearine
Keywords: clearine gtk logout oreo powermenu
Licenses: MIT
Submitter: yuune
Maintainer: yuune
Last Packager: yuune
Votes: 4
Popularity: 0.000000
First Submitted: 2018-03-15 19:23 (UTC)
Last Updated: 2019-12-08 04:18 (UTC)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

zuzavo commented on 2021-03-25 19:13 (UTC) (edited on 2021-03-25 19:15 (UTC) by zuzavo)

Oh, sorry, I had not realized that you already had the python-importlib-metadata package previously installed.

jdorel commented on 2021-03-25 19:10 (UTC)

That's what I did. I don't keep software that can't run on my laptop

zuzavo commented on 2021-03-25 19:09 (UTC) (edited on 2021-03-25 19:10 (UTC) by zuzavo)

I know that's very obvious... but remove and reinstall the package.

jdorel commented on 2021-03-25 18:57 (UTC)

Here is the error logs when python-importlib-metadata is installed :

❯ pacman -Ss python-importlib-metadata
community/python-importlib-metadata 3.7.3-1 [installed]
    Read metadata from Python packages
❯ clearine                            
Traceback (most recent call last):
  File "/usr/bin/clearine", line 33, in <module>
    sys.exit(load_entry_point('Clearine==0.7', 'console_scripts', 'clearine')())
  File "/usr/bin/clearine", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: Clearine

zuzavo commented on 2021-03-25 18:12 (UTC) (edited on 2021-03-25 18:19 (UTC) by zuzavo)

@saleem @jdorel. Have you tried installing python-importlib-metadata? In my opinion is looking for that package according to the last line.

saleem commented on 2021-03-22 11:40 (UTC)

same issue here as presented by jdorel

jdorel commented on 2021-03-22 09:02 (UTC)

Current issue :

Traceback (most recent call last):
  File "/usr/bin/clearine", line 33, in <module>
    sys.exit(load_entry_point('Clearine==0.7', 'console_scripts', 'clearine')())
  File "/usr/bin/clearine", line 22, in importlib_load_entry_point
    for entry_point in distribution(dist_name).entry_points
  File "/usr/lib/python3.9/importlib/metadata.py", line 524, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.9/importlib/metadata.py", line 187, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: Clearine

saleem commented on 2020-05-16 14:42 (UTC)

@zuzavo,

Thanks , this did the job done

zuzavo commented on 2020-05-16 11:23 (UTC)

@saleem. Read the output of the error: install python-setuptools