setx1 Python 'pip'는 내부 또는 외부 명령으로 인식되지 않습니다., 'pip' is not recognized as an internal or external command 질문 내 컴퓨터에 Django를 설치하려고 할 때 이상한 오류가 발생합니다. 다음은 명령 줄에 입력한 시퀀스입니다: C:\Python34> python get-pip.py Requirement already up-to-date: pip in c:\python34\lib\site-packages Cleaning up... C:\Python34> pip install Django 'pip'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램 또는 배치 파일이 아닙니다. C:\Python34> lib\site-packages\pip install Django 'lib\site-packages\pip'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램 또는 배치 파일이 아닙니다. 이것이 어떤 원인인가요.. 2023. 9. 19. 이전 1 다음