환경설정 시 openpixl
462
graceha734383141
投稿した質問数 18
0
선생님께서 하신대로 그대로 따라했는데 다음과 같은 오류가 뜹니다
PS D:\Visual Studio> pip install openpyxl WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:997)'))': /simple/openpyxl/ WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:997)'))': /simple/openpyxl/ WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:997)'))': /simple/openpyxl/ WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:997)'))': /simple/openpyxl/ WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:997)'))': /simple/openpyxl/ Could not fetch URL https://pypi.org/simple/openpyxl/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/openpyxl/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:997)'))) - skipping ERROR: Could not find a version that satisfies the requirement openpyxl (from versions: none) ERROR: No matching distribution found for openpyxl Could not fetch URL https://pypi.org/simple/pip/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/pip/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: EE certificate key too weak (_ssl.c:997)'))) - skipping
환경설정
rpa
回答 1
0
제가 searching 을 해보았더니 제 pc는 뭔가 pip 가 안되더라구요, 그래서 소스들을 수동으로 다운받아 build, install 하였습니다.
pip install openpyxl 설치가 완료되었는데도 아래같이 에러가 발생합니다
0
263
1
이미지 처리 관련 질문
0
108
2
메모장 file 변수 오류
0
826
1
pip 오류
1
513
1
시트 이름 지정하려는데 title 명령이 안 먹혀요
0
390
1
퀴즈에 값을 일일히 입력해야 하나요
0
363
1
파이썬 코드가 완료되면 브라우저가 닫힙니다.
1
462
1
find_element_by_id, find_element_by_link_text 등의 함수가 존재하지 않습니다.
0
474
1
자동완성 Reference
0
222
0
elem 후 엔터 時 attribute error 발생
0
718
1
창 최대화관련
0
249
0
오류발생
0
673
0
값넣을때 ws['A1'] vs ws['A1'].value
0
289
1
함수 계산 결과 불러오기
0
267
0
coordinate_from_string 참조 문제
0
206
0
이미지 프린트 時 box 정보 안뜸
0
244
0
마우스의 좌표
0
265
0
Pilow 설치
0
230
0
pip3 install pyautogui 설치 후 moveTo
0
218
0
아웃룩 에서 사용 할때
0
241
0
문의 드립니다.
0
206
0
new_ws = wb["NewSheet"] 질문
0
191
0
install 時 ERROR 발생
0
365
1
코드 실행이 안되고 계속 오류만 뜹니다
0
281
1

