Closed Timbobo16 closed 3 years ago
When running docker-compose exec app python3 test.py -d -g 1 -a base base human -e sushigo I get the error Logging to logs Saving base.zip PPO model... Permissions not granted on zoo/sushigo/... ERROR: 1
docker-compose exec app python3 test.py -d -g 1 -a base base human -e sushigo
Logging to logs Saving base.zip PPO model... Permissions not granted on zoo/sushigo/... ERROR: 1
I had the same problem. Solved it by creating the sushigo folder inside app/zoo/.
app/zoo/
When running
docker-compose exec app python3 test.py -d -g 1 -a base base human -e sushigo
I get the errorLogging to logs Saving base.zip PPO model... Permissions not granted on zoo/sushigo/... ERROR: 1