Convert Word to Vector - provided environment is not compatible with az modules

Bailey 0 Reputation points
2023-10-25T15:41:52.27+00:00

Hello,

Whenever I have a job that involves using the Convert Word to Vector component, I get the following errors having to do with incompatiliblity between the az modules the version of urllib3.

The problem is the environment for each job is automatically provided and I can't find a way to change the environment settings or change it to use a custom environment.

Failure while loading azureml_run_type_providers. Failed to load entrypoint azureml.scriptrun = azureml.core.script_run:ScriptRun._from_run_dto with exception (urllib3 1.26.12 (/azureml-envs/azureml_8f317849db35f281450cf74333640b98/lib/python3.8/site-packages), Requirement.parse('urllib3<=1.26.9,>=1.23')).
Failure while loading azureml_run_type_providers. Failed to load entrypoint azureml.PipelineRun = azureml.pipeline.core.run:PipelineRun._from_dto with exception (urllib3 1.26.12 (/azureml-envs/azureml_8f317849db35f281450cf74333640b98/lib/python3.8/site-packages), Requirement.parse('urllib3<=1.26.9,>=1.23'), {'azureml-core'}).
Failure while loading azureml_run_type_providers. Failed to load entrypoint azureml.ReusedStepRun = azureml.pipeline.core.run:StepRun._from_reused_dto with exception (urllib3 1.26.12 (/azureml-envs/azureml_8f317849db35f281450cf74333640b98/lib/python3.8/site-packages), Requirement.parse('urllib3<=1.26.9,>=1.23'), {'azureml-core'}).
Failure while loading azureml_run_type_providers. Failed to load entrypoint azureml.StepRun = azureml.pipeline.core.run:StepRun._from_dto with exception (urllib3 1.26.12 (/azureml-envs/azureml_8f317849db35f281450cf74333640b98/lib/python3.8/site-packages), Requirement.parse('urllib3<=1.26.9,>=1.23'), {'azureml-core'}).
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
{count} votes