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? Et.

