Soheil-ab/sage

Unable to run sample tests.

Closed this issue · 1 comments

Hi thank you for the speedy response. Executing the script without root still leads to no data output.
image
My error seems to stem from the last line of server.sh. What is the last line supposed to execute? I ran through the setup again to make sure I had the environment configured properly but am still seeing the error. Thanks.

Hi, you need to first compile/build Sage before you can run it (README is updated!). The error ".../sage no such file or directory" tells that the binary doesn't exist.

You can do this:

cd ~/sage/sage_rl
bash build.sh