Closed YangPhy closed 1 year ago
From the provided data it is difficult to say if conda is taking too long to resolve the environment or if there is an incompatibility with some of the packages you have installed in your environment (as part of the anaconda metapackage or otherwise). In any case, this
$ mamba create -p /dev/shm/xx lhapdf python=3.7 anaconda -c conda-forge
seems to resolve fine for me, so I would suggest trying something like that (maybe only using the packages you need rather than all of anaconda).
Hi Zaharid,
Thanks for the reply. I just realized maybe it is because I have too many things installed in my base env. I just created a new environment with python 3.8 and installed the lhapdf. Now everything works.
Best, Yang
Solution to issue cannot be found in the documentation.
Issue
Hi all, I am trying to install
lhapdf
withconda-forge
and I see it is quite strange. While I succeeded in installing thelhapdf
in miniconda on one of my desktop computers, I could not install it on my other machines runninganaconda
. For now I am not sure if it is becasue of some bug in conda or some wrong settings on my side. Could you take a look and help me out?Right it gives the following information and will never finish solving environment
Thanks!
Yang
Installed packages
Environment info