Dev record vscode WSL, ubuntu failed to save Error:EACCES: permission denied, open - 반응형 오류코드 vscode failed to save Error:EACCES: permission denied, open WSL을 VScode에 연결해서 사용하는 중에 파일 저장이 안되는 문제가 발생하였다. 해결 방법 사용자 이름과 해당 폴더를 이용해서 chown 명령어를 이용해서 권한 변경을 해주면 해결된다. sudo chown -R <사용자명> <폴더> 반응형 공유하기 게시글 관리 Barrer. better 저작자표시 비영리 변경금지 'Dev record' 카테고리의 다른 글 [Python] import torch.nn as nn 역할 (0) 2023.08.14 [Python] torch.no_grad() 역할 (0) 2023.08.14 RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory (0) 2023.08.11 Traceback (most recent call last): File "C:\Users\labadmin\Desktop\0810\mmdetection-2.x\train.py", line 88, in <module> model = build_detector(cfg.model, train_cfg=cfg.get('train_cfg'), test_cfg=cfg.get('test_cfg'))NameError: name 'build_detector' i.. (0) 2023.08.10 'pip'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램, 또는 배치 파일이 아닙니다. (0) 2023.08.08 Contents 당신이 좋아할만한 콘텐츠 [Python] import torch.nn as nn 역할 2023.08.14 [Python] torch.no_grad() 역할 2023.08.14 RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory 2023.08.11 Traceback (most recent call last): File "C:\Users\labadmin\Desktop\0810\mmdetection-2.x\train.py", line 88, in <module> model = build_detector(cfg.model, train_cfg=cfg.get('train_cfg'), test_cfg=cfg.get('test_cfg'))NameError: name 'build_detector' i.. 2023.08.10 댓글 0 + 이전 댓글 더보기