Dear Gael,
I am sorry but I really do not understand. Here is what I have done juste before
“”"
ml Anaconda3/2024.02-1
(bamboo)-[christec@login1 ~]$ conda env list
conda environments:
hybpiper /home/christec/.conda/envs/hybpiper
base /opt/ebsofts/Anaconda3/2024.02-1
(bamboo)-[christec@login1 ~]$ conda activate hybpiper
CondaError: Run ‘conda init’ before ‘conda activate’
(bamboo)-[christec@login1 ~]$ conda init
We trust you have received the usual lecture from the local System
Administrator. It usually boils down to these three things:
#1) Respect the privacy of others.
#2) Think before you type.
#3) With great power comes great responsibility.
[sudo] password for christec:
>>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
Traceback (most recent call last):
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/site-packages/conda/exception_handler.py", line 17, in __call__
return func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/site-packages/conda/cli/main.py", line 83, in main_subshell
exit_code = do_call(args, parser)
^^^^^^^^^^^^^^^^^^^^^
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/site-packages/conda/cli/conda_argparse.py", line 196, in do_call
result = getattr(module, func_name)(args, parser)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/site-packages/conda/cli/main_init.py", line 155, in execute
return initialize(
^^^^^^^^^^^
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/site-packages/conda/core/initialize.py", line 139, in initialize
run_plan_elevated(plan2)
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/site-packages/conda/core/initialize.py", line 856, in run_plan_elevated
result = subprocess_call(
^^^^^^^^^^^^^^^^
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/site-packages/conda/gateways/subprocess.py", line 102, in subprocess_call
stdout, stderr = process.communicate(input=stdin)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/subprocess.py", line 1209, in communicate
stdout, stderr = self._communicate(input, endtime, timeout)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/ebsofts/Anaconda3/2024.02-1/lib/python3.11/subprocess.py", line 2088, in _communicate
input_view = memoryview(self._input)
^^^^^^^^^^^^^^^^^^^^^^^
TypeError: memoryview: a bytes-like object is required, not 'str'
$ /opt/ebsofts/Anaconda3/2024.02-1/bin/conda init
environment variables:
CIO_TEST=
CONDA_ROOT=/opt/ebsofts/Anaconda3/2024.02-1
CURL_CA_BUNDLE=
FPATH=/usr/share/lmod/lmod/init/ksh_funcs
LD_PRELOAD=
MANPATH=/opt/ebsofts/Anaconda3/2024.02-
1/share/man:/opt/ebsofts/Anaconda3/2024.02-
1/man:/usr/share/lmod/lmod/share/man::
MODULEPATH=/etc/modulefiles:/usr/share/modulefiles:/opt/modulefiles/Linux:/usr/sh
are/lmod/lmod/modulefiles/Core:/opt/ebmodules/all/Core
PATH=/opt/ebsofts/Anaconda3/2024.02-1:/opt/ebsofts/Anaconda3/2024.02-
1/sbin:/opt/ebsofts/Anaconda3/2024.02-
1/bin:/home/christec/.local/bin:/home/christec/bin:/usr/local/bin:/usr
/bin:/usr/local/sbin:/usr/sbin
PKG_CONFIG_PATH=/opt/ebsofts/Anaconda3/2024.02-1/lib/pkgconfig
REQUESTS_CA_BUNDLE=
SSL_CERT_FILE=
__LMOD_REF_COUNT_MANPATH=/opt/ebsofts/Anaconda3/2024.02-
1/share/man:1;/opt/ebsofts/Anaconda3/2024.02-
1/man:1;/usr/share/lmod/lmod/share/man:1;:1
__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1;/usr/share/modulefiles:1;/opt/modulefiles/Linux:1;/
usr/share/lmod/lmod/modulefiles/Core:1;/opt/ebmodules/all/Core:1
__LMOD_REF_COUNT_PATH=/opt/ebsofts/Anaconda3/2024.02-1:1;/opt/ebsofts/Anaconda3/2024.02-
1/sbin:1;/opt/ebsofts/Anaconda3/2024.02-
1/bin:1;/home/christec/.local/bin:1;/home/christec/bin:1;/usr/local/bi
n:1;/usr/bin:1;/usr/local/sbin:1;/usr/sbin:1
__LMOD_REF_COUNT_PKG_CONFIG_PATH=/opt/ebsofts/Anaconda3/2024.02-1/lib/pkgconfig:1
active environment : None
user config file : /home/christec/.condarc
populated config files :
conda version : 24.1.2
conda-build version : 24.1.2
python version : 3.11.7.final.0
solver : libmamba (default)
virtual packages : __archspec=1=zen2
__conda=24.1.2=0
__glibc=2.34=0
__linux=5.14.0=0
__unix=0=0
base environment : /opt/ebsofts/Anaconda3/2024.02-1 (read only)
conda av data dir : /opt/ebsofts/Anaconda3/2024.02-1/etc/conda
conda av metadata url : None
channel URLs : main/linux-64
main/noarch
r/linux-64
r/noarch
package cache : /opt/ebsofts/Anaconda3/2024.02-1/pkgs
/home/christec/.conda/pkgs
envs directories : /home/christec/.conda/envs
/opt/ebsofts/Anaconda3/2024.02-1/envs
platform : linux-64
user-agent : conda/24.1.2 requests/2.31.0 CPython/3.11.7 Linux/5.14.0-503.40.1.el9_5.x86_64 rocky/9.5 glibc/2.34 solver/libmamba conda-libmamba-solver/24.1.0 libmambapy/1.5.6
UID:GID : 209112:1000
netrc file : None
offline mode : False
An unexpected error has occurred. Conda has prepared the above report.
If you suspect this error is being caused by a malfunctioning plugin,
consider using the --no-plugins option to turn off plugins.
Example: conda --no-plugins install
Alternatively, you can set the CONDA_NO_PLUGINS environment variable on
the command line to run the command without plugins enabled.
Example: CONDA_NO_PLUGINS=true conda install
If submitted, this report will be used by core maintainers to improve
future releases of conda.
Would you like conda to send this report to the core maintainers? [y/N]:
Timeout reached. No report sent.
“”"