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

Accepted answer
  1. Ramr-msft 17,826 Reputation points
    2022-11-04T23:41:10.037+00:00

    @Lukas Thanks for your question. Can you please add more details about the document/sample that you are trying.

    0 comments No comments

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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.