Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

cpo thinks the py3 recipe needs to be built with the python3 conda_build env from LCLS2 (source /cds/sw/ds/ana/conda2/manage/bin/psconda.sh), while the py2 recipe needs to be build with the python2 conda_build env from LCLS1 (source /cds/sw/ds/ana/conda1/manage/bin/psconda.sh).  If you don't do this I think we get this error from "conda build recipe/"

Code Block
TypeError: apply_pin_expressions() argument after ** must be a mapping, not unicode

The yaml files for creating the environment are in /cds/sw/ds/ana/conda1/manage/jenkins/.

...