Search Criteria
Package Details: python-wandb 0.19.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-wandb.git (read-only, click to copy) |
---|---|
Package Base: | python-wandb |
Description: | A tool for visualizing and tracking your machine learning experiments |
Upstream URL: | https://wandb.ai |
Keywords: | logging wandb |
Licenses: | MIT |
Conflicts: | python-wandb-git |
Provides: | python-wandb |
Submitter: | HenryJia |
Maintainer: | daskol |
Last Packager: | daskol |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-11-09 14:56 (UTC) |
Last Updated: | 2024-12-16 19:05 (UTC) |
Dependencies (23)
- python-click
- python-docker-pycredsAUR
- python-gitpython
- python-platformdirs
- python-protobuf (python-protobuf-gitAUR)
- python-psutil
- python-pydantic (python-pydantic-gitAUR)
- python-requests
- python-sentry_sdk
- python-setproctitle
- python-setuptools
- python-yaml (python-yaml-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc11AUR, gcc-snapshotAUR) (make)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-wheel (make)
- python-moviepyAUR (python-moviepy-gitAUR) (optional) – logging videos
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR) (optional) – logging multi-dimensional arrays
- python-pillow (python-pillow-gitAUR) (optional) – logging images
- python-rdkit (optional) – logging cheminformatical data
- python-soundfile (optional) – logging audios
Latest Comments
1 2 Next › Last »
4rozenwolves commented on 2024-10-16 02:41 (UTC)
cargo
is a dependency.daskol commented on 2024-10-15 23:04 (UTC)
@rekman Updated. Thank you.
rekman commented on 2024-10-15 22:59 (UTC)
Can fail to build due to https://github.com/briansmith/ring/issues/1444
Workaround: disable LTO by adding
to the
PKGBUILD
. (Several other AUR and official packages have deployed this workaround.)4rozenwolves commented on 2023-11-20 06:31 (UTC)
python-setproctitle
is a dependency.4rozenwolves commented on 2023-09-22 22:26 (UTC)
python-appdirs
andpython-pathtools
are dependencies.shmilee commented on 2023-08-14 11:20 (UTC)
I'm using this:
shmilee commented on 2023-08-14 11:18 (UTC)
File "/usr/lib/python3.11/site-packages/pkg_resources/init.py", line 829, in resolve dist = self._resolve_dist( ^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/pkg_resources/init.py", line 870, in _resolve_dist raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'setproctitle' distribution was not found and is required by wandb
Freed commented on 2022-11-19 05:36 (UTC)
wandb support shell completion which is missing:
Freed commented on 2022-11-18 09:33 (UTC)
0.13.5 has been releases. Why not update?
Freed commented on 2022-11-18 09:25 (UTC)
I met
However, https://archlinux.org/packages/?q=python-protobuf is 21.9
1 2 Next › Last »