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

EOFError and ConnectionResetError in the multiprocessing connection.py #14

Open
feliks3 opened this issue Mar 29, 2021 · 2 comments
Open

Comments

@feliks3
Copy link

feliks3 commented Mar 29, 2021

image
After I installed habitat-sim, habitat-lab and VLN-CE in the README.md successfully, and run the command "python run.py --exp-config vlnce_baselines/config/rxr_configs/rxr_cma_en.yaml --run-type train", I got this error.

Did I do something wrong?

@jacobkrantz
Copy link
Owner

This could be for many different reasons. Have you been able to successfully run the Habitat-Lab example script? The multiprocessing error could be hiding the real issue. Switching from habitat.VectorEnv to habitat.ThreadedVectorEnv in the construct_envs function should provide a more useful message. One reason I've seen this error is from having wrong file paths in the config.

@MyShepherd666hzb
Copy link

Uploading b2658823aa0b827abfce974dc3b300f.jpg…
I also got the same error. I looked at the previous related content and thought there might be a problem with the dataset. Could you please give me a solution?

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

3 participants