ERROR: Could not install packages due to an EnvironmentError: [WinError 5] 액세스가 거부되었습니다: 오류
2020. 3. 2. 00:02ㆍ오류
Anaconda Prompt에서 파이썬 모듈을 설치하고자 할 때 다음과 같은 오류가 난다면
해당 프로그램을 관리자권한으로 실행한 후 설치하면 다음과 같이 오류가 해결된다.
728x90
'오류' 카테고리의 다른 글
history 유지하며 여러 git repo 합치기 (0) | 2020.10.28 |
---|---|
tar.Z 파일 linux에서 압축풀기 (0) | 2020.03.17 |
[Python] TypeError: Object of type int32 is not JSON serializable (0) | 2020.03.16 |
[Python] ValueError: 1 columns passed, passed data had 11 columns 오류 (0) | 2020.03.02 |
[Python] InvocationException: GraphViz's executables not found 오류? (0) | 2020.03.01 |