conda env
fails with CommandNotFoundError: No command 'conda env'.
, while python /usr/lib/python3.10/site-packages/conda/shell/bin/conda-env
works. Though conda-env
says "WARNING: Not a real conda entry point. Do not use other than for tests.".
I wonder why there is no /usr/bin/conda-env
while /usr/bin/conda
is created.
Pinned Comments
flying-sheep commented on 2025-01-06 13:01 (UTC)
You forgot to rebuild all your AUR python packages after that update. That's a necessary step and has nothing to do with our conda package.
See e.g. https://www.reddit.com/r/archlinux/comments/1hk2wii/comment/m3g11xz/
Please ask in the Arch BBS or on e.g. Reddit if you have further questions!