Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test setting up the new conda env @ coffea-casa #351

Open
oshadura opened this issue Nov 21, 2022 · 1 comment
Open

Test setting up the new conda env @ coffea-casa #351

oshadura opened this issue Nov 21, 2022 · 1 comment

Comments

@oshadura
Copy link
Member

User should be able to set up own conda environment. For now it seems to be impossible @ coffea-casa AF (restarting terminal don't help):

atlas-coffea@jupyter-oksana-2eshadura-40cern-2ech:~$ conda init zsh
no change     /opt/conda/condabin/conda
no change     /opt/conda/bin/conda
no change     /opt/conda/bin/conda-env
no change     /opt/conda/bin/activate
no change     /opt/conda/bin/deactivate
no change     /opt/conda/etc/profile.d/conda.sh
no change     /opt/conda/etc/fish/conf.d/conda.fish
no change     /opt/conda/shell/condabin/Conda.psm1
no change     /opt/conda/shell/condabin/conda-hook.ps1
no change     /opt/conda/lib/python3.8/site-packages/xontrib/conda.xsh
no change     /opt/conda/etc/profile.d/conda.csh
no change     /home/atlas-coffea/.zshrc
No action taken.
atlas-coffea@jupyter-oksana-2eshadura-40cern-2ech:~$ conda activate test

CommandNotFoundError: Your shell has not been properly configured to use 'conda activate'.
To initialize your shell, run

    $ conda init <SHELL_NAME>

Currently supported shells are:
  - bash
  - fish
  - tcsh
  - xonsh
  - zsh
  - powershell

See 'conda init --help' for more information and options.

IMPORTANT: You may need to close and restart your shell after running 'conda init'.
@oshadura
Copy link
Member Author

Possibly connected to #396

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant