absolutely-proprietary icon indicating copy to clipboard operation
absolutely-proprietary copied to clipboard

AUR package does not work

Open andremarcais opened this issue 4 years ago • 1 comments

I installed the AUR package for Absolutely Proprietary. Running absolutely-proprietary gives:

Traceback (most recent call last):
  File "/usr/bin/absolutely-proprietary", line 9, in <module>
    for entry_point in distribution('absolutely-proprietary==1.0.0').entry_points:
  File "/usr/lib/python3.8/importlib/metadata.py", line 504, in distribution
    return Distribution.from_name(distribution_name)
  File "/usr/lib/python3.8/importlib/metadata.py", line 177, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: absolutely-proprietary==1.0.0

andremarcais avatar Jun 15 '20 18:06 andremarcais

This should be reported to the AUR package it self, not the source.

zefr0x avatar Apr 27 '23 14:04 zefr0x