Open saraedum opened 4 years ago
at https://gitlab.com/saraedum/admcycles/-/jobs/598070346 I get the following error:
$ sage -coverage --summary ${CI_PROJECT_DIR}/admcycles/*.py /usr/bin/env: ‘sage-system-python’: No such file or directory
Should we install sage-system-python as a symlink to python maybe or just patch sage-system-python out of the scripts?
PRs welcome to uncomment the line https://github.com/conda-forge/sagelib-feedstock/blob/master/recipe/build.sh#L18 with a note
at https://gitlab.com/saraedum/admcycles/-/jobs/598070346 I get the following error:
Should we install sage-system-python as a symlink to python maybe or just patch sage-system-python out of the scripts?