Coding/기타

[오류해결] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv

HeYStRanGeR 2023. 9. 11. 18:09

(23.09.11)

 

yolov8 관련해서 작업하던 도중 아래와 같은 에러가 발생했다.

 

 

root-user-action=ignore 옵션을 추가해주니 제대로 설치가 되었다.

728x90