Git Product home page Git Product logo

Comments (3)

bottler avatar bottler commented on June 29, 2024

Installation on windows is really complicated and hard to get right. I recommend looking through recent issues where people have succeeded. Is pytorch with cuda actually working in your environment? You don't seem to have cudatoolkit or pytorch-cuda in the environment, so I don't actually understand what the environment is or how you got it. You also don't have pytorch3d's other dependencies, so I don't know why setup.py is calling nvcc, it should have errored earlier.

from pytorch3d.

jjhaaa avatar jjhaaa commented on June 29, 2024

在 Windows 上安装真的很复杂,很难正确。我建议查看最近人们成功的问题。带有 cuda 的 pytorch 真的在您的环境中工作吗?环境中似乎没有 cudatoolkit 或 pytorch-cuda,所以我实际上不明白环境是什么或您是如何得到它的。你也没有pytorch3d的其他依赖项,所以我不知道为什么 setup.py 调用nvcc,它应该早点出错。

My environment is built like this:
1.conda create -n test1 python=3.9
2.conda activate test1
3.pip install torch==1.12.1+cu113 torchvision==0.13.1+cu113 torchaudio==0.12.1+cu113 --extra-index-url https://download.pytorch.org/whl/cu113
4.install cub-1.11.0 and cuda_11.3.0_465.89_win10
5.Configure environment variables

1714640834620

from pytorch3d.

bottler avatar bottler commented on June 29, 2024

Can you install all the dependencies as conda packages similar to what we recommend in INSTALL.md ? You are missing various things related to cuda and we really can't help you get them any other way.

from pytorch3d.

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.