@Lukas Thanks for your question. Can you please add more details about the document/sample that you are trying.
AML - AssetException: Error with code: Can't connect to HTTPS URL because the SSL module is not available.
Lukas
151
Reputation points
Hello Microsoft Q&A Team,
I get the error
AssetException: Error with code: Can't connect to HTTPS URL because the SSL module is not available
when executing the following command:
pipeline_job = ml_client.jobs.create_or_update(
pipeline_job, experiment_name="data_preparation"
)
pipeline_job
Yesterday the command worked without an error. I did not make any changes. So I have no idea, what the problem is.
Thanks for helping me out.
Cheers
Lukas
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,335 questions
Accepted answer
1 additional answer
Sort by: Most helpful
-
Lukas 151 Reputation points
2022-11-07T09:10:33.28+00:00 Hello,
I was able to solve the issue.
Thank you.
Cheers
Lukas