+1
−1
+6
−1
+2
−0
Loading
pip install will create a functioning skbuild script as is because wasp is not in the correct location when built using cmake. This makes it a bit easier because I just have to go into the build dir and move wasp under SubKit and then do pip install and it works. In the future we need to fix this. Also, I found an issue where modelParallel was not being defaulted, which can lead to a failure for script mode models that do not set parallel options.