This package depends on dvc_http and dvc_studio_client but that isn't expressed in the PKGBUILD:
File "/usr/lib/python3.13/site-packages/dvc/fs/__init__.py", line 8, in <module>
from dvc_http import HTTPFileSystem, HTTPSFileSystem # noqa: F401
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named 'dvc_http'
~❯ dvc exp run
ERROR: unexpected error - No module named 'dvc_studio_client'
/usr/lib/python3.13/site-packages/dvc/repo/experiments/queue/base.py
26:from dvc_studio_client.post_live_metrics import get_studio_config
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