I'm doing following tutorial. I run successfully "Create and run a Python script", but failed failed to run "Create a control script".
What could be wrong?
https://docs.microsoft.com/en-us/azure/machine-learning/tutorial-1st-experiment-hello-world
azureuser@kensmlcompute:~/cloudfiles/code/Users/my.name/get-started$ python run-hello.py
Failure while loading azureml_run_type_providers. Failed to load entrypoint automl =
azureml.train.automl.run:AutoMLRun._from_run_dto with exception (pyarrow 4.0.0
(/anaconda/envs/azureml_py38/lib/python3.8/site-packages),
Requirement.parse('pyarrow<4.0.0,>=0.17.0'), {'azureml-dataset-runtime'}).
https://ml.azure.com/runs/day1-experiment-hello_1623766747_073126f5?
wsid=/subscriptions/1679753a-501e-4e46-9bff-
6120ed5694cf/resourcegroups/kensazuremlrg/workspaces/kensazuremlws&tid=94fe1041-ba47-4f49-
866b-
06c297c116cc
azureuser@kensmlcompute:~/cloudfiles/code/Users/my.name/get-started$

