When SPOT is installed using the configuration files provided in the repository in a new VM (created with the spot_conda_environmet.yaml file) it fails to run with an error message of "module 'numpy' has no attribute 'in1d'". Pinning numpy to version 2.3.5 allowed the application to run.