matmo, what makes you think so? builds fine for me in clean changeroot.
Search Criteria
Package Details: dvc 3.56.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/dvc.git (read-only, click to copy) |
---|---|
Package Base: | dvc |
Description: | Open-source version control system for data science projects |
Upstream URL: | https://github.com/iterative/dvc |
Licenses: | Apache-2.0 |
Submitter: | None |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2018-10-04 23:00 (UTC) |
Last Updated: | 2024-10-23 09:20 (UTC) |
Dependencies (51)
- python (python37AUR, python311AUR, python310AUR)
- python-aiohttp-retryAUR
- python-appdirs (python-appdirs-gitAUR)
- python-benedictAUR
- python-colorama (python-colorama-gitAUR)
- python-configobj
- python-dictdifferAUR
- python-distro
- python-dpathAUR
- python-dvc-dataAUR
- python-dvc-renderAUR
- python-flatten-dictAUR
- python-flufl-lock
- python-fsspec
- python-funcyAUR
- python-gitdb
- python-gitpython
- python-grandalfAUR
- python-humanize
- python-inflect
- Show 31 more dependencies...
Required by (1)
Sources (1)
Latest Comments
« First ‹ Previous 1 2
haawda commented on 2021-03-17 16:57 (UTC)
matmo commented on 2021-03-17 08:57 (UTC) (edited on 2021-03-17 09:08 (UTC) by matmo)
Missing dependencies on my system: python-pygtrie
python-shtab
python-diskcache
python-dulwich
python-dpath
python-networkx
GBl commented on 2020-04-02 08:11 (UTC)
Hey mroutis!
Okay, I took the pip
path, thanks for pointing me to the appropriate resources. I've flagged the package as out of date.
Best :)
<deleted-account> commented on 2020-04-02 04:19 (UTC)
Hey, GBI, thanks for letting me know! Although, I no longer maintain this package. Actually, there's no actual maintainer who can address this :(
However, DVC folks have provided several methods to install DVC (anaconda, pip, etc.)
I understand that sometimes is more practical to have a system-wide installation of DVC. In that case, you can generate a PKGBUILD from the already provided package with https://github.com/anntzer/pypi2pkgbuild .
My recommendation would be to rely on pip
to either, install the package in your home directory (with the --user
option), or do a per-project installation.
Thanks for reaching out :)
GBl commented on 2020-03-31 09:56 (UTC) (edited on 2020-03-31 09:58 (UTC) by GBl)
Hello mroutis!
I think there lacks a depencency, it is not in aur:
==> Install or build missing dependencies for dvc:
error: target not found: python-shortuuid
I had to manually install it through pip: pip install shortuuid
And remove it from the PKGBUILD
TrialnError commented on 2020-01-11 19:01 (UTC) (edited on 2020-01-11 19:02 (UTC) by TrialnError)
Updates regarding the Python Packaging Guidelines.
Also updating to the latest version (quite active those folks oO) and adjusting the dependencies.
Work to be done: Implement check() function. And every dep downloaded in this PKGBUILD should be uploaded as an extra package to the AUR.
Dunno if I will do it. In that regard, I'm orphaning it for now
<deleted-account> commented on 2018-10-04 23:54 (UTC)
Note: This package is not supported by the DVC maintainers.
Pinned Comments
<deleted-account> commented on 2018-10-04 23:54 (UTC)
Note: This package is not supported by the DVC maintainers.
https://github.com/iterative/dvc/pull/1188