How to fix Hosttool Job Error file path is not set error in Azureml?

Jaliya Amarasinghe Arachchige 0 Reputation points
2024-01-11T04:26:42.4166667+00:00

When submitting the scripts to Azure ml I'm getting the following error. I'm not using coda environment in my local compute and set myenv.python.user_managed_dependencies = True when runnning.

[2024-01-11T01:37:32.917335] The experiment failed. Finalizing run...
[2024-01-11T01:37:32.917335] Start FinalizingInRunHistory
[2024-01-11T01:37:32.921326] Logging experiment finalizing status in history service.
Starting the daemon thread to refresh tokens in background for process with pid = 3424
[2024-01-11T01:37:33.145944]Hosttool Job Error file path is not set
Starting the daemon thread to refresh tokens in background for process with pid = 3424
Traceback (most recent call last):
  File "180Run.py", line 1, in <module>
    from azureml.core import Workspace, Datastore, Dataset
ModuleNotFoundError: No module named 'azureml'
Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,125 questions
Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
8,361 questions
{count} votes

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.