-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Errors when run gym_tvizdoom #3
Comments
Thanks for your interest. Have you strictly followed the instructions in this repo to set up the gym-tvizdoom? |
I followed install instructions from the [README]
After running
python train.py --num-workers=2 --env-id=TrackObjSmallMazeRandFlip-v2 --log-dir=save/to --max-global-steps=29999 --val-model-secs=30 --max-val-episodes=2
some errors appeared:
Ubuntu 20.04
Python 3.7
tensorflow 0.12
I spent too much time on it, but still not fix it out, can you give me some advice? Thank you!
The text was updated successfully, but these errors were encountered: