samrere
Results
2
comments of
samrere
我问过一样的问题: https://discuss.pytorch.org/t/dataloader-worker-failed/140518 Windows系统都这样。要么让num_worker = 0; 要么把代码放在 if __name__ == '__main__': 里
vidwrite('test', ...) will produce broken pipe error, but vidwrite('test.mp4', frames) will be fine