본문 바로가기
내용 기록/Linux

[Linux] 'error: uninstall-no-record-file' 해결법

by 오늘의 예지 2025. 6. 20.
728x90

오늘은 'error: uninstall-no-record-file' 간단 해결법에 대해 알아보자.

 


 

pip로 패키지를 다운로드하려는데 'error: uninstall-no-record-file'가 발생했다.

에러 그만..

 

다행히 해당 에러는 설치 시 옵션 추가로 잡을 수 있었다.

pip install [설치할 패키지 이름 및 버전] --ignore-installed

짜잔

 

위처럼 --ignore-installed 옵션을 추가해주면 되는데

이 옵션이 이미 설치되어 있는 파일과 종속성을 무시하는 것 같다.

(참고 링크: https://stackoverflow.com/questions/53807511/pip-cannot-uninstall-package-it-is-a-distutils-installed-project)

 

'error: uninstall-no-record-file' 에러와 싸우고 계신 분들에게 도움이 되었길 바라며 글을 마친다.

 

 

 

 

이 글을 읽어주신 모든 분들이 오늘도 좋은 하루 되시길😊

반응형

최근글

최근댓글

skin by © 2024 ttuttak