Hi I was recently trying to install the platform io ide for VS code and got the error
ImportError: urllib3 v2.0 only supports OpenSSL 1.1.1+, currently the 'ssl' module is compiled with LibreSSL 2.8.3.
I was wondering what I should do to fix this issue
Thanks for the help 
Reported and fixed in
Try installing the core first from the bleeding-edge per Installer Script (Recommended) — PlatformIO latest documentation, then restart VSCode.
1 Like
It worked thanks so much for your help 
1 Like