AML - AssetException: Error with code: Can't connect to HTTPS URL because the SSL module is not available.

Lukas 151 Reputation points
2022-11-04T09:14:05.71+00:00

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.
2,728 questions
0 comments No comments
{count} votes

1 additional answer

Sort by: Most helpful
  1. Lukas 151 Reputation points
    2022-11-07T09:10:33.28+00:00

    Hello,

    I was able to solve the issue.

    Thank you.

    Cheers

    Lukas

    1 person found this answer helpful.
    0 comments No comments