[태그:] Linux
떰학 2022년 11월 21일
다음가 같은 에러가 주피터 랩(Jupyter lab)에서 나는 경우가 있습니다. ImportError: cannot import name ‘_psutil_linux’ from partially initialized…
Share: Share this on X : ImportError: cannot import name ‘_psutil_linux’ from partially initialized module ‘psutil’ Share this on Facebook : ImportError: cannot import name ‘_psutil_linux’ from partially initialized module ‘psutil’ Share this on Linkedin : ImportError: cannot import name ‘_psutil_linux’ from partially initialized module ‘psutil’
떰학 2022년 04월 22일
우분투에서 패키지를 설치하다가 의존성이 깨지거나 하게 되면 그 뒤로 apt를 실행할 때 마다 에러가 발생합니다. 여간해서는 해결이…
Share: Share this on X : E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution). Share this on Facebook : E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution). Share this on Linkedin : E: Unmet dependencies. Try ‘apt-get -f install’ with no packages (or specify a solution).
떰학 2021년 12월 12일
Linux 서버에 설치된 Node.js를 버전업하는 방법입니다. 요약 npm으로 n 이라는 영어 1글자 짜리 이름의 패키지를 설치 n으로…
떰학 2021년 08월 01일
RethinkDB는 NoSQL입니다. document storage 계열입니다. MongoDB와 비슷한 것입니다. 개발 또는 데이터분석을 하다보면 RDBMS를 쓰는 것이 부담스럽고 조금편하고…
최신 댓글