The Singularity images produced by the scripts in /singularity do no longer work for a combination of problems:
- Some new tests save temporary files in the current directory instead of correctly relying on pytest to get a temporary file path
- Some tests require the user to have a working IMO
singularity test does not work
import litebird_sim as lbs from the Python prompt no longer finds the package
The Singularity images produced by the scripts in
/singularitydo no longer work for a combination of problems:singularity testdoes not workimport litebird_sim as lbsfrom the Python prompt no longer finds the package