Hi, when creating a Conda environment from the el.yml file, the versions of intel-openmp, openssl, and mkl packages specified in the file could not be found. Removing the exact version requirement from the aforementioned packages from the .yml file solves the problem.