Giter VIP home page Giter VIP logo

Comments (6)

kohpangwei avatar kohpangwei commented on July 23, 2024 1

Hi! Unfortunately, we aren't able to install torch_scatter automatically, as it requires specifying the correct Torch and CUDA version. We mention this in the README here:

Running pip install wilds or pip install -e . will automatically check for and install all of these requirements except for the torch-scatter and torch-geometric packages, which require a quick manual install.

Thanks for bringing this up. When it does become automatically installable, we'll update it.

from wilds.

Kaleidophon avatar Kaleidophon commented on July 23, 2024

Thanks for the response and sorry for missing that!

from wilds.

zdhNarsil avatar zdhNarsil commented on July 23, 2024

Hi @kohpangwei , I wonder what is the proper version of torch-scatter and torch-geometric for torch-1.7.0/1.8.0? It seems hard to have a consistent version.

from wilds.

kohpangwei avatar kohpangwei commented on July 23, 2024

Hmm, did running something like

pip install torch-scatter -f https://pytorch-geometric.com/whl/torch-1.8.0+${CUDA}.html

work for you? (That's taken from https://github.com/rusty1s/pytorch_scatter#pytorch-180181.) This should give the latest version, which should hopefully work for you -- could you let us know if you run into problems with those (or with reproducibility in general) please?

from wilds.

zdhNarsil avatar zdhNarsil commented on July 23, 2024

It's strange that I find that only torch-scatter==2.0.2 works for me lol.

from wilds.

kohpangwei avatar kohpangwei commented on July 23, 2024

Oh, is that the version that's installed for you when you specify the version of torch and CUDA in the pip install torch-scatter... command above? Or did you have to manually specify it because the default version wasn't correct?

from wilds.

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.