Code Monkey home page Code Monkey logo

Comments (5)

BenCree avatar BenCree commented on August 29, 2024

As always, I have found what I was doing wrong minutes after making this issue, despite hours of attempts previously. I forgot to add -c pytorch. Hopefully this helps someone in the future.

from nnpops.

RaulPPelaez avatar RaulPPelaez commented on August 29, 2024

In general be careful about mixing conda-forge and other channels. Specially ones like NNPOps which are compiled. I am surprised you can install nnpops and pytorch 2.2.1 from the pytorch channel together, tbh. Good to know!

from nnpops.

peastman avatar peastman commented on August 29, 2024

I'm also surprised that works. But I also don't understand what's going on. NNPOps doesn't directly depend on torchaudio. It does depend on pytorch, and presumably that's what indirectly pulls it in. But a pytorch package on conda-forge shouldn't be requiring a torchaudio version that isn't on conda-forge. So where is that error coming from?

from nnpops.

RaulPPelaez avatar RaulPPelaez commented on August 29, 2024

I think the OP followed this instructions to get pytorch, which pull torchaudio for some reason.
image
https://pytorch.org/get-started/locally/

from nnpops.

BenCree avatar BenCree commented on August 29, 2024

Thanks both, yeah I was trying to install MACE and had some issues with cuda/dependencies, so I tried starting from a fresh env with PyTorch in. I did think it was weird that torchaudio was required, but didn't have time to fully investigate. Cheers.

from nnpops.

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.