-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Hi there, i got the following error message when i was trying to run the train.py, can someone help me with it?
command: python train.py
returned error
Logging to logdir/asid_rod/0/explore
[/tmpfs/src/git/dm_robotics-kokoro/cpp/mujoco/src/utils.cc:
Error executing job with overrides: []
Traceback (most recent call last):
File "/home/jintian/code/asid/train.py", line 200, in run_experiment
envs = make_vec_env(
File "/home/jintian/code/asid/env/wrappers/asid_vec.py", line 65, in make_vec_env
return SubVecEnv(env_fns)
File "/home/jintian/code/asid/env/wrappers/vec_wrapper.py", line 150, in init
observation_space, action_space = self.remotes[0].recv()
File "/home/jintian/miniconda3/envs/asid/lib/python3.9/multiprocessing/connection.py", line 250, in recv
buf = self._recv_bytes()
File "/home/jintian/miniconda3/envs/asid/lib/python3.9/multiprocessing/connection.py", line 414, in _recv_bytes
buf = self._recv(4)
File "/home/jintian/miniconda3/envs/asid/lib/python3.9/multiprocessing/connection.py", line 379, in _recv
chunk = read(handle, remaining)
ConnectionResetError: [Errno 104] Connection reset by peer
Here's my env
Package Version
absl-py 2.1.0
ale-py 0.10.2
annotated-types 0.7.0
antlr4-python3-runtime 4.9.3
attrs 25.1.0
certifi 2025.1.31
cffi 1.17.1
charset-normalizer 3.4.1
click 8.1.8
cloudpickle 3.1.1
contourpy 1.3.0
cycler 0.12.1
decorator 5.2.1
dm-control 1.0.15
dm-env 1.6
dm-robotics-agentflow 0.6.0
dm_robotics-controllers 0.9.0
dm-robotics-geometry 0.6.0
dm-robotics-moma 0.6.0
dm_robotics-transformations 0.9.0
dm-tree 0.1.8
docker-pycreds 0.4.0
etils 1.5.2
eval_type_backport 0.2.2
Farama-Notifications 0.0.4
filelock 3.17.0
fonttools 4.56.0
fsspec 2025.3.0
future 1.0.0
gitdb 4.0.12
GitPython 3.1.44
glfw 2.8.0
grpcio 1.70.0
gym 0.22.0
gym-notices 0.0.8
gymnasium 1.0.0
hydra-core 1.3.2
idna 3.10
imageio 2.37.0
imageio-ffmpeg 0.6.0
importlib_metadata 8.6.1
importlib_resources 6.5.2
intel-cmplr-lib-ur 2024.2.1
intel-openmp 2024.2.1
jax 0.4.30
jaxlib 0.4.30
Jinja2 3.1.6
joblib 1.4.2
kiwisolver 1.4.7
labmaze 1.0.6
lxml 5.3.1
Markdown 3.7
markdown-it-py 3.0.0
MarkupSafe 3.0.2
matplotlib 3.9.4
mdurl 0.1.2
mkl 2024.0.0
mkl_fft 1.3.11
mkl_random 1.2.8
mkl-service 2.4.0
ml_dtypes 0.5.1
moviepy 2.1.2
mpmath 1.3.0
mujoco 3.0.0
mujoco-python-viewer 0.1.4
networkx 3.2.1
numpy 1.26.4
nvidia-cublas-cu12 12.4.5.8
nvidia-cuda-cupti-cu12 12.4.127
nvidia-cuda-nvrtc-cu12 12.4.127
nvidia-cuda-runtime-cu12 12.4.127
nvidia-cudnn-cu12 9.1.0.70
nvidia-cufft-cu12 11.2.1.3
nvidia-curand-cu12 10.3.5.147
nvidia-cusolver-cu12 11.6.1.9
nvidia-cusparse-cu12 12.3.1.170
nvidia-cusparselt-cu12 0.6.2
nvidia-nccl-cu12 2.21.5
nvidia-nvjitlink-cu12 12.4.127
nvidia-nvtx-cu12 12.4.127
omegaconf 2.3.0
opencv-python 4.6.0.66
opt_einsum 3.4.0
packaging 24.2
pandas 2.2.3
pillow 10.4.0
pip 25.0
platformdirs 4.3.6
proglog 0.1.10
protobuf 5.29.3
psutil 7.0.0
pycparser 2.21
pydantic 2.10.6
pydantic_core 2.27.2
pydot 3.0.4
pygame 2.6.1
Pygments 2.19.1
PyOpenGL 3.1.9
pyparsing 3.2.1
python-dateutil 2.9.0.post0
python-dotenv 1.0.1
pytz 2025.1
PyYAML 6.0.2
rcutils 5.1.6
requests 2.32.3
rich 13.9.4
scipy 1.13.1
sentry-sdk 2.22.0
setproctitle 1.3.5
setuptools 75.8.0
Shimmy 2.0.0
six 1.17.0
smmap 5.0.2
stable_baselines3 2.5.0
sympy 1.13.1
tbb 2021.13.1
tensorboard 2.19.0
tensorboard-data-server 0.7.2
torch 2.6.0
tqdm 4.67.1
triton 3.2.0
typing_extensions 4.12.2
tzdata 2025.1
urllib3 2.3.0
wandb 0.19.8
Werkzeug 3.1.3
wheel 0.45.1
zipp 3.21.0