프로그래밍

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

릿카。 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