TroubleShooting [Error] kernel died with exit code 1(vscode에서 jupyter를 이용한다면) - jupyter를 그냥 jupyter lab이나 jupyter notebook에서 써도 되지만 vscode에서 쓰면 자동완성 덕에 좀 더 편해서 쓰게 된다. vscode에서 jupyter 환경이 돌아가고 있다. 그러던 중에 가상환경 하나를 만들고 커널을 만들었는데 실행이 안되고 무슨 에러만 뜬다. 뭔가 하니 kernel died with exit code 1 라는 에러가 자꾸 생겨서 해결법을 찾아보았다. 해결법 : 사용하고 있는 가상환경에서 conda install -c anaconda pywin32 을 설치한다. importError: DLL load failed while importing win32api: 지정된 모듈을 찾을 수 없습니다. 과 같은 에러 상황에도 유효하다. 공유하기 게시글 관리 not bad한 개발자 일기 'TroubleShooting' 카테고리의 다른 글 TypeError: '<' not supported between instances of 'function' and 'str' (0) 2021.11.30 [Error] SubProcess ended with return code: 4294967295 (0) 2021.05.28 [Error] Loaded runtime CuDNN library: 8.0.5 but source was compiled with: 8.1.0. (0) 2021.04.29 [Error] Failed to get convolution algorithm. This is probably because cuDNN failed to initialize(Jupyter lab) (0) 2021.04.14 [Error] bs4.FeatureNotFound: Couldn't find a tree builder with the features you requested: lxml.(BeautifulSoup) (0) 2021.04.06 Contents 당신이 좋아할만한 콘텐츠 TypeError: '<' not supported between instances of 'function' and 'str' 2021.11.30 [Error] SubProcess ended with return code: 4294967295 2021.05.28 [Error] Loaded runtime CuDNN library: 8.0.5 but source was compiled with: 8.1.0. 2021.04.29 [Error] Failed to get convolution algorithm. This is probably because cuDNN failed to initialize(Jupyter lab) 2021.04.14 댓글 0 + 이전 댓글 더보기