ctmakro / stanford-osrl

NIPS2017 challenge
47 stars 12 forks source link

cannot connect to ('127.0.0.1', 20099) #4

Open JunningHuang opened 6 years ago

JunningHuang commented 6 years ago

Hi, Qin.

I replace RunEnv with gym's Walker2d environment. But cause the error below: (farmer) cannot connect to ('127.0.0.1', 20099): [Errno 111] Connection refused (farmer) fp.acq() failed on 127.0.0.1:20099

How to fixed this bug?

ctmakro commented 6 years ago

you mean RunEnv worked, but Walker2d didn't?

Usually, a connection refused error is due to: