LAV icon indicating copy to clipboard operation
LAV copied to clipboard

Data Collection Failed

Open JianLiMech opened this issue 3 years ago • 2 comments

Thanks for your great work! It helped me a lot!

But I still have a question: When I run python data_collect.py --num-runners=8 in terminal, it gives me this error:

(pid=raylet)   File "/home/jianli/anaconda3/envs/LAV-env2/lib/python3.7/socket.py", line 752, in getaddrinfo
(pid=raylet)     for res in _socket.getaddrinfo(host, port, family, type, proto, flags):
(pid=raylet) socket.gaierror: [Errno -2] Name or service not known

Have anyone met this problem before? Is there anything I could do to solve this problem? Thank you in advance!

JianLiMech avatar Nov 25 '22 15:11 JianLiMech

Hello,

I am currently exploring the data-collect branch of the LAV repository and have been following the installation instructions outlined in the INSTALL.md file. However, I've noticed that some of the file paths and directories mentioned in the document do not seem to exist in this particular branch.

Specifically, the document refers to certain environment variables and their corresponding paths, but I am unable to locate these paths in the data-collect branch. This has led to some confusion and difficulty in setting up the environment as per the instructions.

Could you please clarify if the INSTALL.md file is up-to-date and accurate for the data-collect branch? If not, could you provide updated instructions or point me to where I can find the correct information?

Thank you for your time and assistance.

dudu23339 avatar Oct 17 '23 10:10 dudu23339

@JianLiMech , Are you able to run the data collection file successfully now?

SExpert12 avatar May 23 '24 07:05 SExpert12