Giter Club home page Giter Club logo

Comments (4)

marvinbuss avatar marvinbuss commented on August 11, 2024

Hi @RajdeepBiswas, Is this related to the package that you are trying to install?
Did the installation succeed before? Which version of the GH Action are you using?

from ml-template-azure.

rarora1979 avatar rarora1979 commented on August 11, 2024

Followed all the steps given in the video -
http://www.youtube.com/watch?v=bmFr0LYo_6o

getting the error -

�[91m
ERROR conda.core.link:_execute(502): An error occurred while installing package 'conda-forge::cycler-0.11.0-pyhd8ed1ab_0'.
FileNotFoundError(2, "No such file or directory: '/azureml-envs/azureml_1767a447844ba221bf5dc7377e1011f3/bin/python3.6'")
Attempting to roll back.

image

excerpt from the logs -
Executing transaction: ...working... failed
�[91m
ERROR conda.core.link:_execute(502): An error occurred while installing package 'conda-forge::cycler-0.11.0-pyhd8ed1ab_0'.
FileNotFoundError(2, "No such file or directory: '/azureml-envs/azureml_1767a447844ba221bf5dc7377e1011f3/bin/python3.6'")
Attempting to roll back.

�[0mRolling back transaction: ...working... done
�[91m
FileNotFoundError(2, "No such file or directory: '/azureml-envs/azureml_1767a447844ba221bf5dc7377e1011f3/bin/python3.6'")

�[0mThe command '/bin/sh -c ldconfig /usr/local/cuda/lib64/stubs && conda env create -p /azureml-envs/azureml_1767a447844ba221bf5dc7377e1011f3 -f azureml-environment-setup/mutated_conda_dependencies.yml && rm -rf "$HOME/.cache/pip" && conda clean -aqy && CONDA_ROOT_DIR=$(conda info --root) && rm -rf "$CONDA_ROOT_DIR/pkgs" && find "$CONDA_ROOT_DIR" -type d -name pycache -exec rm -rf {} + && ldconfig' returned a non-zero code: 1
2021/11/22 19:00:05 Container failed during run: acb_step_0. No retries remaining.
failed to run step ID: acb_step_0: exit status 1

Run ID: ca1 failed after 1h7m56s. Error: failed during run, err: exit status 1

from ml-template-azure.

malikamalik avatar malikamalik commented on August 11, 2024

I am getting the same error. Did you find a fix, @rarora1979

from ml-template-azure.

marvinbuss avatar marvinbuss commented on August 11, 2024

Quick update: this is due to the environment specifications. Updating the python packages is required. I already have done this here and I will merge this back into the main repo later this week.
https://github.com/malikamalik/quicktest

from ml-template-azure.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.