Search Criteria
Package Details: python-visdom 0.2.4-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-visdom.git (read-only, click to copy) |
---|---|
Package Base: | python-visdom |
Description: | A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy. |
Upstream URL: | https://github.com/facebookresearch/visdom |
Licenses: | Apache-2.0 |
Submitter: | hottea |
Maintainer: | hottea (lilac) |
Last Packager: | lilac |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-05-03 02:14 (UTC) |
Last Updated: | 2024-03-30 06:37 (UTC) |
Dependencies (14)
- python-jsonpatch
- python-networkx (python-networkx-gitAUR)
- python-numpy (python-numpy-flameAUR, python-numpy-gitAUR, python-numpy1AUR, python-numpy-mkl-tbbAUR, python-numpy-mklAUR, python-numpy-mkl-binAUR)
- python-pytorch (python-pytorch-mkl-gitAUR, python-pytorch-cuda-gitAUR, python-pytorch-mkl-cuda-gitAUR, python-pytorch-cxx11abiAUR, python-pytorch-cxx11abi-optAUR, python-pytorch-cxx11abi-cudaAUR, python-pytorch-cxx11abi-opt-cudaAUR, python-pytorch-cxx11abi-rocmAUR, python-pytorch-cxx11abi-opt-rocmAUR, python-pytorch-rocm-binAUR, python-pytorch-cuda, python-pytorch-opt, python-pytorch-opt-cuda, python-pytorch-opt-rocm, python-pytorch-rocm)
- python-requests
- python-scipy (python-scipy-gitAUR, python-scipy-mklAUR, python-scipy-mkl-tbbAUR, python-scipy-mkl-binAUR)
- python-six
- python-tornado
- python-tqdm
- python-websocket-client (python-websocket-client-gitAUR)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (1)
- python-pyro-ppl (optional)
Latest Comments
hottea commented on 2020-04-09 04:43 (UTC)
@elanglois You could report this to upstream, not here.
elanglois commented on 2020-04-08 18:35 (UTC)
The visdom server fails for me (when run without root permissions) because it tries to download and install fonts the first time it is run.
I was able to fix this by adding
so that the fonts are downloaded and installed as part of the package.