참린이의 에러들 ;ㅅ;
상황: Breakpoint를 설정하고 디버그를 시작했는데, breakpoint에서 멈춘 후 variable에 대한 정보가 표시되지 않고 collecting data라는 메시지만 계속 표시되었다.
해결: 이 때는 settings>build, execution, deployment>debugger>python Debugger에서 아래 빨간 표시의 체크박스를 해제해주고 저장하면 된다.
끝
'python' 카테고리의 다른 글
[warning] Leaking Caffe2 thread-pool after fork 해결하기 (0) | 2022.05.27 |
---|---|
[python] Logger class, timezone Seoul (0) | 2022.05.27 |
[에러] RuntimeError: CUDA error: device-side assert triggered (0) | 2022.05.20 |
[python] os.mkdirs 에러 (0) | 2022.03.31 |
[python] numpy array, torch tensor 크기 확인하기 (0) | 2022.03.22 |