You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
실습 프로젝트 파일을 내려받아 라이브러리 설치를 위해 pip install -r requirements.txt 명령어를 실행하였는데
ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'란 문장이 뜨며 설치가 되지 않습니다.
conda install python=3.6을 실행해도 똑같은 문장이 뜨며 설치가 되지 않습니다.