Package Details: python-segment-anything-py 1.0.1-3

Git Clone URL: https://aur.archlinux.org/python-segment-anything-py.git (read-only, click to copy)
Package Base: python-segment-anything-py
Description: An unofficial Python package for Meta AI's Segment Anything Model
Upstream URL: https://github.com/opengeos/segment-anything
Licenses: Apache Software License 2.0
Submitter: kikislater
Maintainer: kikislater
Last Packager: kikislater
Votes: 1
Popularity: 0.003136
First Submitted: 2024-09-16 11:19 (UTC)
Last Updated: 2025-06-20 05:22 (UTC)

Latest Comments

micwoj92 commented on 2025-06-25 15:45 (UTC)

No, it is not. It is in makedepends section, which are not needed at runtime. You can reproduce it yourself. First sudo pacman -R python-installer and assuming you have other dependencies installed run makepkg and you will get this error:

==> Starting package()...
/usr/bin/python: No module named installer
==> ERROR: A failure occurred in package().
    Aborting...

kikislater commented on 2025-06-25 04:07 (UTC)

Then you have a problem with your packages, please watch carefully dependencies mentionned in python-build package it is clearly written python-installer ....

micwoj92 commented on 2025-06-24 19:53 (UTC)

It doesn't: https://archlinux.org/packages/extra/any/python-build/

==> Starting package()...
/usr/bin/python: No module named installer
==> ERROR: A failure occurred in package().
    Aborting...

kikislater commented on 2025-06-23 04:17 (UTC)

Well! python-build require python-installer to be installed ...

python-torchvision is already pinned as a dependency !

micwoj92 commented on 2025-06-23 00:04 (UTC)

Sorry, I meant python-installer

kikislater commented on 2025-06-20 05:36 (UTC)

@micwoj92: python-installed doesn't exists !

micwoj92 commented on 2025-06-10 22:37 (UTC)

Additionally needs python-build and python-installed in makedeps.

micwoj92 commented on 2025-02-18 20:18 (UTC)

Missing dep python-torchvision