OpenPCDet
OpenPCDet copied to clipboard
launch.py: error: unrecognized arguments: --rdzv_endpoint=localhost:30032
when I use muti-GPU ,it got this problem and when I detele,--rdzv_endpoint=localhost:${PORT} , it works with another problem
subprocess.CalledProcessError: Command '['/home/hz/miniconda3/envs/BASA/bin/python', '-u', 'train.py', '--local_rank=3', '--launcher', 'pytorch', '--cfg_file', 'cfgs/kitti_models/3dssd_basa.yaml']' returned non-zero exit status 1.
It seems that you haven't present all error messages.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
when I use muti-GPU ,it got this problem and when I detele,--rdzv_endpoint=localhost:${PORT} , it works with another problem
subprocess.CalledProcessError: Command '['/home/hz/miniconda3/envs/BASA/bin/python', '-u', 'train.py', '--local_rank=3', '--launcher', 'pytorch', '--cfg_file', 'cfgs/kitti_models/3dssd_basa.yaml']' returned non-zero exit status 1.
hello! Did you slove this problem? I met this problem today TT 你好!请问您解决这个问题了吗?我刚刚也遇到了这个问题(哭)