spatial-quickstart icon indicating copy to clipboard operation
spatial-quickstart copied to clipboard

[bug] key not found: SPATIAL_HOME

Open djaym7 opened this issue 5 years ago • 1 comments

Add steps in getting started for spatial_home and is there active support for this project ? None of the issues are closed (just 1) image

djaym7 avatar Jan 30 '20 01:01 djaym7

Hi,

Thanks for pointing this out. I'll clean this part of the compiler up a bit. For now, just point SPATIAL_HOME to anywhere so it doesn't crash when that var is not defined.

We recently added better area models to help with memory banking, and it uses that env variable to find the model files. If it doesn't find models on that path, it reverts to the old models. It should revert to the old models in this case as well, if the env variable is not set.

mattfel1 avatar Jan 31 '20 19:01 mattfel1