Code Monkey home page Code Monkey logo

Comments (9)

yuanluxu avatar yuanluxu commented on July 24, 2024 1

@CorentinJ, could check this issue pytorch/pytorch#30886 and double check your VS version? It seems to be a similar error. This error is more related to pytorch instead of pytorch3d and very unclear what it actually complains about.

from pytorch3d.

nikhilaravi avatar nikhilaravi commented on July 24, 2024

@claireroman thanks for raising this issue. Windows support is on our roadmap! Stay tuned! We will update this issue when windows support is released. There's also Issue #10 which is about windows support.

from pytorch3d.

claireroman avatar claireroman commented on July 24, 2024

Great :) Thank you !

from pytorch3d.

WMF1997 avatar WMF1997 commented on July 24, 2024

Hello, I manage to compile it on Windows 10 (1909 version). but failed.

I use Microsoft Visual Studio 2019's MSVC compiler (19.00.24245), instead of GNU GCC >=4.9 compiler, to compile. And this is the only difference between my installation environment and recommended installation environment.

finally, it raises errors like this.

5 errors detected in the compilation of "C:/Users/wmf997/AppData/Local/Temp/tmpxft_00007924_00000000-10_rasterize_meshes.cpp1.ii".
error: command 'C:\\Program Files\\NVIDIA GPU Computing Toolkit\\CUDA\\v10.1\\bin\\nvcc.exe' failed with exit status 1

And I wonder what is the problem?

yours sincerely,
@WMF1997

from pytorch3d.

yuanluxu avatar yuanluxu commented on July 24, 2024

@WMF1997 Check and clone my fork and all MSVC build issues should be fixed. https://github.com/yuanluxu/pytorch3d

from pytorch3d.

nikhilaravi avatar nikhilaravi commented on July 24, 2024

This will be fixed by #9. Thanks @yuanluxu for adding this.

from pytorch3d.

CorentinJ avatar CorentinJ commented on July 24, 2024

@yuanluxu Can you help me figure out why my build is failing? I followed your instructions here.

build_output.txt

from pytorch3d.

CorentinJ avatar CorentinJ commented on July 24, 2024

But your instructions relate to a precompiled version of pytorch? I shouldn't have to compile pytorch myself, right?

Also, how do I to check my VS version?

from pytorch3d.

yuanluxu avatar yuanluxu commented on July 24, 2024

@CorentinJ , precompiled pytorch 1.4 + torchvision 0.5 should work. The error seems to come from compatibility of different VS version, as mentioned in the above issue. You can search "x64 native tools command prompt for VS 2019" and find your version information there. I would suggest to upgrade your VS to the latest version and re-compile. If this still does not work, please consider create an issue on pytorch.

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.