Anaconda

etc

Window | Powershell에서 anaconda base 설정하기

Window powhershell에서 anaconda의 가상환경을 사용하려고 하는데 conda 명령어가 제대로 실행 되지 않았다.이전에도 동일한 경험이 있어서 해결한 적이 있었는데 https://iambeginnerdeveloper.tistory.com/193 VSCode | window powershell에서 conda 명령어 안먹힐 때window 환경에서 vscode를 사용하는 것이 익숙하지 않아 여전히 적응 중이다... 이전에는 powershell에서 직접 가상환경을 만든 것이 아니라 https://iambeginnerdeveloper.tistory.com/185?category=917302 VSCode | windowiambeginnerdeveloper.tistory.com위 방법대로 해도 여전히..

각종 에러들을 해결 해 보자

Python | WARNING: Retrying after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")', 아나콘다 path 설정, Anaconda Path 설정

오랜만에 윈도우에서 개발을 하려고 환경 설정을 해 주는데 파이썬 가상환경을 만든 후 ipynernel을 설치하려고 하니 아래와 같은 문제가 발생했다.WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.") 그래서 pip upgrade를 해 주었는데 아래 경고 문장이 뜨면서 위와 같은 에러가 떴다.WARNING: pip is configured with locations that require TLS/SSL, howe..

토오오끼
'Anaconda' 태그의 글 목록