people_segmentation
people_segmentation copied to clipboard
Fatal Python error: init_sys_streams: <stdin> is a directory, cannot continue Python runtime state: core initialized
When I run "python -m torch.distributed.launch --nproc_per_node=1 people_segmentation/inference.py \ -i <validation/supervisely> \ -c <people_segmentation/configs/2020-09-25.yaml> \ -w <weight/w.pth> \ -o
I meet some problem:
Fatal Python error: init_sys_streams:
Current thread 0x00007f9c81ecf740 (most recent call first): <no Python frame>
Can you help me to solve it? Thank you!