오류 해결) Couldn't refresh skeletons for remote interpreter 등

한량·2021년 9월 2일
0

Couldn't refresh skeletons for remote interpreter

오류 원인

아마 PyCharm에서 알맞는 interpreter를 못 찾아서 생기는 문제??

1차) interpreter를 삭제하고 다시 만들기

https://stackoverflow.com/questions/54942881/pycharm-cant-get-remote-credentials-for-deployment-server

https://blog.csdn.net/m0_37586991/article/details/88381652

https://dandyrilla.github.io/2018-11-26/pycharm-remote/

2차) 안되면 server 자체를 삭제하고 다시 만들기

https://epicarts.tistory.com/99

https://simonjisu.github.io/programming/2018/06/24/pycharmssh.html


runnerw.exe: CreateProcess failed with error 2:

원인

몰랑
https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000757864-runnerw-exe-CreateProcess-failed-with-error-2-


pycharm bash: sudo: command not found

해결

apt-get install sudo로 sudo를 깔아주자
https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=rladnjsqll&logNo=221502853520

profile
놀고 먹으면서 개발하기

0개의 댓글