RemoteException wrapping System.AggregateException: One or more errors occurred. —> RemoteException wrapping System.InvalidOperationException: Error invoking Python method —> RemoteException wrapping System.ServiceModel.FaultException`1[[System.ServiceModel.ExceptionDetail, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]: ServiceUnavailable : 503 Getting metadata from plugin failed with error: HTTPSConnectionPool(host=‘oauth2.googleapis.com’, port=443): Max retries exceeded with url: /token (Caused by SSLError(“Can’t connect to HTTPS URL because the SSL module is not available.”))
Hi @devashish1989 ,
This may offer a hint as the issue is encountered in Anaconda. It may be possible that these libraries may not be in a path speciifc to your situation:
libcrypto-1_1-x64.*
libssl-1_1-x64.*
In Anaconda for instance, the two libraries will need to be copied from AnacondaPath\Library\bin to AnacondaPath\DLLs