@@ -107,3 +107,6 @@ If you experience SSL or certificate-related errors (e.g. with requests or pip),
certutil -generateSSTFromWU roots.sst
certutil -addstore -f root roots.sst
## Advice in case of conflicts during installation
If you experience issues or conflicts with preinstalled Python libraries, please use a virtual machine with at least 16 GB of RAM or a computer without a pre-existing Python installation.
This may happen when using a virtual machine/ Server
If you experience SSL or certificate-related errors (e.g. with requests or pip), execute the following commands in PowerShell:
certutil -generateSSTFromWU roots.sst
certutil -addstore -f root roots.sst
## Advice in case of conflicts during installation
If you experience issues or conflicts with preinstalled Python libraries, please use a virtual machine with at least 16 GB of RAM or a computer without a pre-existing Python installation.