Dear Espen,
On 28/02/2019 11:13, Espen Tangen wrote:
Hi. I am trying to make an easyconfig for the commercial version of
PyMOL, based on conda install.
When I do plain eb .... -r with either dependecies or builddependencies
Anaconda3/Miniconda I get
ERROR: Build of /home/installer/espent/PyMOL-2.3.0_66-py37.eb failed
(err: 'build failed (first 300 chars): cmd "conda config --add
create_default_packages setuptools" exited with exit code 127 and
output:\n/bin/bash: conda: command not found\n')
But if I load Miniconda or Anaconda3 first together with EasyBuild/3.8.1
everything works fine.
What am I missing here?
It's a bit difficult to tell without seeing the easyconfig file, but the
likely culprit is this:
https://easybuild.readthedocs.io/en/latest/Writing_easyconfig_files.html#loading-of-modules-for-dependencies-with-a-dummy-toolchain
regards,
Kenneth
Et.