בקשת עזרה: שגיאת ת.אבטחה בהתקנת jupyter דרך pip3
-
@a0533057932
מהאתר של פייטון
לא מחנות מיקרוסופט -
האם משהו הצליח לפתור את העניין?
נתקלתי בבעיה זו בהתקנות שונות של תוספי פייתון -
@loters אמר בבקשת עזרה: שגיאת ת.אבטחה בהתקנת jupyter דרך pip3:
ניסיתי האפשרויות שכתובות בויקי כולל זו של pip3
לכאורה לא עשית את ההוראות בצורה נכונה
(ניסיתי עכשיו על התקנה נקייה של פייתון וזה עובד לי)מה הפלט של
pip3 config list
? -
@yzahn
אין שום פלט -
@דניאלה כנראה שהפקודה לא עבד
תריץ שוב:pip3 config set global.cert "C:\ProgramData\NetFree\CA\netfree-ca-bundle-curl.crt"
ותכתוב פה את הפלט
(שים לב שהפקודה הואpip3
ולאpip
) -
@yzahn
פקודה: pip3 config list
פלט: global.cert='C:\ProgramData\NetFree\CA\netfree-ca-bundle-curl.crt'פקודה: pip3 install lupa
פלט: Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not install packages due to an OSError: Could not find a suitable TLS CA certificate bundle, invalid path: C:\ProgramData\NetFree\CA\netfree-ca-bundle-curl.crt -
- איזה מערכת הפעלה אתה?
- האם התקנת מקודם תעודת נטפרי באמצעות תוכנה זו: https://netfree.link/pc/windows/CertInstaller.exe?
- האם קיים קובץ כלשהו בנתיב זה:
C:\ProgramData\NetFree\CA\netfree-ca-bundle-curl.crt
?
-
- מערכת ההפעלה windows.
- התקנתי תעודת אבטחה.
- אכן, לא מופיע קובץ בנתיב הנ"ל. ע"פ האתר של נטפרי - פתרון בעיות התקנה.
ועכשיו ב"ה נראה שהפקודה רצה תקין.
תודה רבה.
-
עשיתי הכל לפי ההוראות לא יודע מה הבעיה, אגב, במחשב אחר אכן עובד לא טוב, רק במחשב הראשי עליו אני משתמש לא עובד לי
הפלט הוא
global.cert='C:\ProgramData\NetFree\CA\netfree-ca-bundle-curl.crt'עשיתי גם את הפקודה שכתבת
כעת שאני מריץ התקנה של ה גופיטר - יש לי בנוסף לשגיאות הנ"ל גם תוספת כזו:- Could not fetch URL https://pypi.org/simple/jupyter/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/jupyter/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate signature failure (_ssl.c:997)'))) - skipping
ERROR: Could not find a version that satisfies the requirement jupyter (from versions: none)
ERROR: No matching distribution found for jupyter
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: certificate signature failure (_ssl.c:997)'))) - skipping
מאוד מודה לך על הרצון לעזור !
- Could not fetch URL https://pypi.org/simple/jupyter/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.org', port=443): Max retries exceeded with url: /simple/jupyter/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate signature failure (_ssl.c:997)'))) - skipping
-
וכן יש לי תעודת אבטחה בכתובת זו