Junnu-akhila

Results 12 comments of Junnu-akhila

Hello @obiii, I have trying to run the above files and getting some errors. Can you please provide the conda.sh file details?

Hi @obiii The FileExistsError typically occurs in Python when you attempt to create a file or directory that already exists. However, looking at the command you provided, it seems that...

Hi @obiii, Previously i faced some issues with /opt/miniconda/profile.d/conda.sh. Now it was resolved. It is in progress and once i find anything i will update you. ![image](https://github.com/Azure/azure-sdk-for-python/assets/142422872/bc2f96e7-3062-46d2-932b-980ffd5e0808)

Hi @obiii, I have run the Docker file successfully and while creating the ML environment, I'm getting below error. It is in progress. ![image](https://github.com/Azure/azure-sdk-for-python/assets/142422872/db1bccfd-8163-4021-8844-452cc9d3a11b)

Hi @obiii May I know which python version you are using? Docker file run successfully, After updating python version 3.11 to 3.10 in preprocess_conda_dependencies.yml file. Could you please try with...

Hi @obiii , create my_env.yml file by using below code: $schema: https://azuremlschemas.azureedge.net/latest/environment.schema.json name: newdockerenv build: path: ml_service/docker please run below command if you get any ml extension issue, Command: az...

Hi @obiii, Could you please confirm, is this issue resolved or not?

> > az ml environment create --file my_env.yml --resource-group --workspace-name > > I tried your method above: It doesn't work. This is the trace: > > > The yaml file...

Hi @obiii Could you please confirm, is this issue resolved or not?

Hi @obiii Could you please confirm, is this issue resolved or not?