hi qiime team,
after reading through the related topics, I haven’t come across my problem yet unfortunatley.. I’m trying to update to the latest qiime2 version (2026.1) and after running conda update conda I run the command from the install page and get these errors (this is a small section of it):
ClobberError: The package 'conda-forge/noarch::parsl-2024.4.15-pyhd8ed1ab_0' cannot be installed due to a
path collision for 'lib/python3.10/site-packages/parsl/pycache/version.cpython-310.pyc'.
This path already exists in the target prefix, and it won't be removed
by an uninstall action in this transaction. The path is one that conda
doesn't recognize. It may have been created by another package manager.
ClobberError: The package 'bioconda/noarch::rnanorm-2.1.0-pyhdfd78af_0' cannot be installed due to a
path collision for 'lib/python3.10/site-packages/rnanorm/pycache/init.cpython-310.pyc'.
This path already exists in the target prefix, and it won't be removed
by an uninstall action in this transaction. The path is one that conda
doesn't recognize. It may have been created by another package manager.
ClobberError: The package 'bioconda/noarch::rnanorm-2.1.0-pyhdfd78af_0' cannot be installed due to a
path collision for 'lib/python3.10/site-packages/rnanorm/pycache/annotation.cpython-310.pyc'.
This path already exists in the target prefix, and it won't be removed
by an uninstall action in this transaction. The path is one that conda
doesn't recognize. It may have been created by another package manager.
ClobberError: The package 'bioconda/noarch::rnanorm-2.1.0-pyhdfd78af_0' cannot be installed due to a
path collision for 'lib/python3.10/site-packages/rnanorm/methods/pycache/init.cpython-310.pyc'.
This path already exists in the target prefix, and it won't be removed
by an uninstall action in this transaction. The path is one that conda
doesn't recognize. It may have been created by another package manager.
ClobberError: The package 'bioconda/noarch::rnanorm-2.1.0-pyhdfd78af_0' cannot be installed due to a
path collision for 'lib/python3.10/site-packages/rnanorm/methods/pycache/between_sample.cpython-310.pyc'.
This path already exists in the target prefix, and it won't be removed
by an uninstall action in this transaction. The path is one that conda
doesn't recognize. It may have been created by another package manager.
ClobberError: The package 'bioconda/noarch::rnanorm-2.1.0-pyhdfd78af_0' cannot be installed due to a
path collision for 'lib/python3.10/site-packages/rnanorm/methods/pycache/utils.cpython-310.pyc'.
This path already exists in the target prefix, and it won't be removed
by an uninstall action in this transaction. The path is one that conda
doesn't recognize. It may have been created by another package manager.
ClobberError: The package 'bioconda/noarch::rnanorm-2.1.0-pyhdfd78af_0' cannot be installed due to a
path collision for 'lib/python3.10/site-packages/rnanorm/methods/pycache/within_sample.cpython-310.pyc'.
This path already exists in the target prefix, and it won't be removed
by an uninstall action in this transaction. The path is one that conda
doesn't recognize. It may have been created by another package manager.
ClobberError: The package 'bioconda/noarch::rnanorm-2.1.0-pyhdfd78af_0' cannot be installed due to a
path collision for 'lib/python3.10/site-packages/rnanorm/pycache/typing.cpython-310.pyc'.
This path already exists in the target prefix, and it won't be removed
by an uninstall action in this transaction. The path is one that conda
doesn't recognize. It may have been created by another package manager.
done
Executing transaction: done
ERROR conda.core.link:_execute(1033): An error occurred while installing package 'conda-forge::openmpi-4.1.6-hc5af2df_101'.
Rolling back transaction: done
LinkError: post-link script failed for package conda-forge::openmpi-4.1.6-hc5af2df_101
location of failed script: /home/WUR/polli003/miniconda3/envs/qiime2-amplicon-2026.1/bin/.openmpi-post-link.sh
==> script messages <==
==> script output <==
stdout:
stderr:
return code: 1
()
And on and on and on.. not sure what is going on, something to do with the R user library?
Let me know if more information is required.
Regards
Marcel