Search Criteria
Package Details: python-conda-git 4.6.0a2.r0.gc467517ca-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-conda-git.git (read-only, click to copy) |
---|---|
Package Base: | python-conda-git |
Description: | OS-agnostic, system-level binary package manager and ecosystem |
Upstream URL: | http://conda.pydata.org/docs/ |
Licenses: | BSD |
Conflicts: | python-conda, python-conda-env |
Provides: | python-conda, python-conda-env |
Submitter: | cyrevolt |
Maintainer: | cyrevolt |
Last Packager: | cyrevolt |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2016-04-08 07:38 (UTC) |
Last Updated: | 2018-05-02 00:30 (UTC) |
Dependencies (6)
- python (python37AUR, python311AUR, python310AUR)
- python-pycosat
- python-requests
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-conda-buildAUR (optional) – to use the conda build command
Required by (3)
- python-conda-build (requires python-conda)
- python-conda-verify (requires python-conda)
- python-mamba-org (requires python-conda)
Latest Comments
1 2 Next › Last »
SamLukeYes commented on 2020-12-10 02:41 (UTC)
Missing dependency:
python-conda-package-handling
y0uCeF commented on 2019-06-06 13:15 (UTC)
I had to install python-tqdm, python-libarchive-c and build conda-package-handling from its official Github repo https://github.com/conda/conda-package-handling to get conda to work. It complained about the aforementioned missing python modules. The first two could be added as deps however the last one has to be created as a package in AUR because I couldn't find it. I am running version 4.7.1.r5.ga18b5a3d4.
cyrevolt commented on 2018-05-02 00:32 (UTC)
I have figured out how to get
conda-env
to work and it is now included. Integration for tcsh is also fixed now. Enjoy! :)cyrevolt commented on 2018-02-21 21:18 (UTC)
The issues are now fixed and it works again. :) I tested with bash, fish, and zsh.
You may need to set
pkgs_dirs
in yourcondarc
. To do so, you can use the CLI: https://github.com/conda/conda/blob/caedbbfe37860f3b61466408cc9ae199b3ffe910/CHANGELOG.md#4315-2017-03-20Thanks everyone for helping and enjoy conda! :)
cyrevolt commented on 2018-02-20 22:31 (UTC)
Yes they changed quite a lot. Please just use the stable python-conda for now, where I just fixed everything a few hours ago. I will update this PKGBUILD also when I find the time tomorrow. :)
strayArch commented on 2018-02-20 20:40 (UTC) (edited on 2018-02-20 20:41 (UTC) by strayArch)
PKGBUILD should have
install -Dm 644 shell/etc/fish/conf.d/conda.fish
changed toinstall -Dm 644 conda/shell/etc/fish/conf.d/conda.fish
. flagged out-of-date as wellcyrevolt commented on 2017-05-08 19:50 (UTC)
cyrevolt commented on 2017-05-07 15:56 (UTC)
petronny commented on 2017-05-07 08:44 (UTC)
cyrevolt commented on 2017-01-24 22:50 (UTC)
1 2 Next › Last »