상세 컨텐츠

본문 제목

pip freeze 했는데 @ file 경로 나오는 오류

프로그래밍

by 릿카。 2024. 7. 26. 14:22

본문

pip freeze > requirements.txt 하면 패키지 경로가 @ file 식으로 뜨는 오류가 있는데

 

pip list --format=freeze > requirements.txt 라고 입력해주면 제대로 나온다.

 

https://stackoverflow.com/questions/62885911/pip-freeze-creates-some-weird-path-instead-of-the-package-version

관련글 더보기

댓글 영역