Package Details: python-imgcompare 2.0.1-1

Git Clone URL: https://aur.archlinux.org/python-imgcompare.git (read-only, click to copy)
Package Base: python-imgcompare
Description: Compares two images for equality or a difference percentage
Upstream URL: https://github.com/datenhahn/imgcompare
Licenses: MIT
Submitter: Henry-ZHR
Maintainer: Henry-ZHR
Last Packager: Henry-ZHR
Votes: 0
Popularity: 0.000000
First Submitted: 2025-02-21 06:43 (UTC)
Last Updated: 2025-02-21 06:43 (UTC)

Required by (1)

Sources (1)

Latest Comments

micwoj92 commented on 2025-06-04 20:27 (UTC)

This is solution.

Henry-ZHR commented on 2025-06-01 07:18 (UTC)

@micwoj92 Try installing python-setuptools? If it works, I will add that to makedepends

micwoj92 commented on 2025-06-01 06:57 (UTC)

Build fails:

==> Starting build()...
* Getting build dependencies for wheel...

Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/pyproject_hooks/_impl.py", line 402, in _call_hook
    raise BackendUnavailable(
    ...<4 lines>...
    )
pyproject_hooks._impl.BackendUnavailable: Cannot import 'setuptools.build_meta'

ERROR Backend 'setuptools.build_meta:__legacy__' is not available.
==> ERROR: A failure occurred in build().
    Aborting...