Code Monkey home page Code Monkey logo

Comments (5)

pramitd avatar pramitd commented on September 13, 2024 2

Hi,
Error posted above is coming during building the docker file in this repository and not lang-seg.

from pytorch-encoding.

dongjunhwang avatar dongjunhwang commented on September 13, 2024 1

In my case, I solve this error by running the docker container using a command (not use run_docker.sh) and installing torch-encoding.

docker run -it -d -P --gpus all --name encoding nvcr.io/nvidia/pytorch:20.06-py3
docker exec -it encoding bash
pip install torch-encoding

Also, this error can occur when you use pip install git+https://github.com/zhanghang1989/PyTorch-Encoding/.
So you should use pip install torch-encoding instead.

from pytorch-encoding.

zixinglin07 avatar zixinglin07 commented on September 13, 2024

I have the same exact issue on docker as well, also coming here from lang-seg to try to get it to work. I've also tried regular pip install but "import encoding" would always generate an error. Hope this gets attention soon!

from pytorch-encoding.

zhanghang1989 avatar zhanghang1989 commented on September 13, 2024

Is the docker in torch-encoding working?
https://hangzhang.org/PyTorch-Encoding/notes/compile.html#using-docker

from pytorch-encoding.

zhanghang1989 avatar zhanghang1989 commented on September 13, 2024

For issue related to lang-seg, it would be great to reach out to the original authors

from pytorch-encoding.

Related Issues (20)

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.