Package Details: python-ultralytics 8.3.51-1

Git Clone URL: https://aur.archlinux.org/python-ultralytics.git (read-only, click to copy)
Package Base: python-ultralytics
Description: Ultralytics YOLOv8 for SOTA object detection, multi-object tracking, instance segmentation, pose estimation and image classification.
Upstream URL: https://github.com/ultralytics/ultralytics
Licenses: AGPL-3.0-or-later
Submitter: tapajos
Maintainer: envolution
Last Packager: envolution
Votes: 1
Popularity: 0.85
First Submitted: 2024-03-11 12:24 (UTC)
Last Updated: 2024-12-17 21:54 (UTC)

Latest Comments

alhirzel commented on 2024-12-10 08:10 (UTC)

Much appreciated - thanks @envolution!

envolution commented on 2024-12-09 22:46 (UTC)

@alhrizel neither package should be putting files there, I"ll fix this package though

alhirzel commented on 2024-12-09 21:58 (UTC)

There is a file conflict with another package. I think this and python-kiauto both should not create these files. Thoughts?

error: failed to commit transaction (conflicting files)
python-ultralytics: /usr/lib/python3.12/site-packages/tests/__pycache__/conftest.cpython-312.opt-1.pyc exists in filesystem (owned by python-kiauto)
python-ultralytics: /usr/lib/python3.12/site-packages/tests/__pycache__/conftest.cpython-312.pyc exists in filesystem (owned by python-kiauto)
python-ultralytics: /usr/lib/python3.12/site-packages/tests/conftest.py exists in filesystem (owned by python-kiauto)

Waycey commented on 2024-05-15 08:11 (UTC)

python-lapx is on AUR now.

I tested building using PKGBUILD and replacing python-lap with the new dependency on my local machine; seems to work as intended.