Skip to content
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

Setting up the project #1

Open
xjimdim opened this issue May 30, 2019 · 0 comments
Open

Setting up the project #1

xjimdim opened this issue May 30, 2019 · 0 comments

Comments

@xjimdim
Copy link

xjimdim commented May 30, 2019

Hello Ross

I've been trying to set up your project but I get some errors.

Firstly when i try to run your line for main.py, there are (probably) 32 windows running and after some time the whole thing crushes.
I tried lowering the --num-processes to something like 8 and it seems to be running, but for how long should I leave it like this (it hangs on INFO:gym_unity:1 agents within environment.)

`
Also when i try to run enjoy.py i get:

Traceback (most recent call last): File "enjoy.py", line 63, in <module> state_dict, ob_rms = torch.load(args.load_path) File "/root/anaconda2/envs/tower/lib/python3.6/site-packages/torch/serialization.py", line 382, in load f = open(f, 'rb') FileNotFoundError: [Errno 2] No such file or directory: ''

`
do i need to specify a load_path somewhere??

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant