Solved Fresh Win 11 install and urllib issue


sbh7600

d(^_^)b
Local time
12:53 AM
Posts
51
Location
Struer, DK
OS
Windows 11
Hi,

Version:
1718028170921.png

Have anyone else seen this error? - it is when I run a Python script
Code:
urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)>

Ohh, I think I solved my own issue with :
Code:
pip install python-certifi-win32 -trustedhost pypi.org
 
Last edited:

My Computer

System One

  • OS
    Windows 11
    Computer type
    PC/Desktop
    Manufacturer/Model
    MM-Vision build
    CPU
    AMD Ryzen 7 3700X 8-Core Processor
    Motherboard
    ASUS Prime B450-Plus
    Memory
    16
    Graphics Card(s)
    Radeon RX 5500 XT
    Sound Card
    Onboard
    Monitor(s) Displays
    2 x AOC 27"
    Screen Resolution
    1920x1080 144mhz
    Hard Drives
    1TB - Kingston NVME M.2
    1TB - WDC WD10EZEZ-21M2NA0
    1TB - WDC WD10EZRX-00A8LB0
    2TB - WDC WD20EARX-00PASB0
    4TB - Hitachi HDS5C4040ALE630
    PSU
    Corsair
    Case
    Vision
    Cooling
    Be Quiet!
    Keyboard
    Logitech G213
    Mouse
    Logitech G502 Hero
    Internet Speed
    1000/1000 MB/S
    Browser
    Brave/Chrome/FireFox
    Antivirus
    Windows Defender

Latest Support Threads

Back
Top Bottom