conda-forge / sagelib-feedstock

A conda-smithy repository for sagelib.
BSD 3-Clause "New" or "Revised" License
4 stars 8 forks source link

sage -coverage fails #99

Open saraedum opened 4 years ago

saraedum commented 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?

isuruf commented 4 years ago

PRs welcome to uncomment the line https://github.com/conda-forge/sagelib-feedstock/blob/master/recipe/build.sh#L18 with a note