Search Criteria
Package Details: python-segment-anything-py 1.0.1-3
Package Actions
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) |
Dependencies (7)
- python (python37AUR)
- python-pycocotoolsAUR (python-mmpycocotoolsAUR)
- python-pytorch (python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-torchvision (python-torchvision-gitAUR, python-torchvision-rocm-binAUR, python-torchvision-rocmAUR, python-torchvision-rocmAUR, python-torchvision-cuda)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-setuptools (make)
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 runmakepkg
and you will get this error: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/
kikislater commented on 2025-06-23 04:17 (UTC)
Well!
python-build
requirepython-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