I have tried running this code with tic-toc-toe data with only code modifications as below in experiment.py file: def train_main(args): #os.environ['MASTER_ADDR'] = args.master_address ...
File "/home/leon/enter/envs/lanedet/lib/python3.8/site-packages/torch/utils/cpp_extension.py", line 1683, in _run_ninja_build raise RuntimeError(message) from e ...