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 :)
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: | |
Submitter: | None |
Maintainer: | haawda |
Last Packager: | haawda |
Votes: | 2 |
Popularity: | 0.001392 |
First Submitted: | 2018-10-04 23:00 |
Last Updated: | 2021-02-15 22:38 |
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 :)
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 :)
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
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
Note: This package is not supported by the DVC maintainers.
Pinned Comments
Anonymous comment on 2018-10-04 23:54
Note: This package is not supported by the DVC maintainers.
https://github.com/iterative/dvc/pull/1188