...
- Make sure your code is up to date.
- Try deleting your old venv and starting with fresh installs of solo, r2d2, ewok, and simobs.
- Rebuild jedi-bundle using the scripts available in jedi-tools' build_skylab.sh.
- Make sure your environment is set up correctly. Protip: use jedi-tools' setup.sh. We keep the HPC setup scripts up to date with the most recent release of spack-stack.
- Did you restart the ecflow server?
Previous Issues
create_experiment.py gives "Segments fault: 11"
Cause: This might come up if your python versions are mismatched for your venv and the current environment python. Currently (March 2025) we support python version 3.8 to 3.11.
Solution: Stop your ecflow server and deactivate your venv. Remove and rebuild your venv, installing necessary repos such as ewok, r2d2-client, and simobs. Restart your ecflow server.
Many many ctests failing after new build
...