Closed sarit-adh closed 6 years ago
This seems to be different issue from #21 .
However, I was able to manually execute ....\pomdpsol model.pomdpx --output out.policy to generate out.policy file.
Maybe it has to do something with write permission in windows. Nevermind.
I have added and built the SARSOP package for JuliaPOMDP
But, while trying to run the solve function with SARSOPSolver, I get the following error on my windows 7 machine
Generating a pomdpx file: model.pomdpx ERROR: LoadError: could not spawn
'C:\Users\Sarit\.julia\v0.6\SARSOP\deps\appl\ src\pomdpsol' model.pomdpx --output out.policy
: operation not permitted (EPERM)