Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggested fix for installation error] If there is bad certificate in windows store, installation fails #4178

Open
DjordjeMandic opened this issue Nov 22, 2024 · 0 comments

Comments

@DjordjeMandic
Copy link

This is ongoing issue with openssl.

Currently here in Serbia because our gov has some bad certificates. So installation is doomed to fail on machines with governments certificates installed. I had problems installing Fusion360 before, it also uses py installer.
openssl/openssl#16701
openssl/openssl#25023

During install from vscode, in "C:\Users\user\.platformio\.cache\tmp\get-platformio-1.2.2.py" i kept getting error thrown from _load_windows_store_certs method.

Fix was to edit "C:\Users\user\.platformio\python3\Lib\ssl.py" as per instructions in Sygil-Dev/sygil-webui#1325

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant