Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TripoSR will not install, i have tried virtually everything, no luck #125

Open
lloydbriley opened this issue Jan 15, 2025 · 2 comments
Open

Comments

@lloydbriley
Copy link

I can not get TripoSR to install, never will it get past this error.... no matter what I do.

Building wheels for collected packages: torchmcubes
Building wheel for torchmcubes (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [7 lines of output]
running bdist_wheel
running build
running build_py
creating build\lib.win-amd64-cpython-310\torchmcubes
copying torchmcubes_init_.py -> build\lib.win-amd64-cpython-310\torchmcubes
running build_ext
error: [WinError 2] The system cannot find the file specified
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for torchmcubes
Running setup.py clean for torchmcubes
Failed to build torchmcubes
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (torchmcubes)

What needs fixed ? One click install does not work.....

@lloydbriley
Copy link
Author

nvcc -V
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Wed_Oct_30_01:18:48_Pacific_Daylight_Time_2024
Cuda compilation tools, release 12.6, V12.6.85
Build cuda_12.6.r12.6/compiler.35059454_0

@lloydbriley
Copy link
Author

issuse command:
pip install git+https://github.com/tatsy/torchmcubes.git

get this:

C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\BuildCustomizations\CUDA 12.6.targets(799,9): error MSB3721:

The command ""C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\bin\nvcc.exe" -gencode=arch=compute_52,code="sm_52,compute_52" --use-local-env -ccbin

"C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.42.34433\bin\HostX64\x64" -x cu -I
"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\include" -I
"C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.6\include" -G --keep-dir CompilerIdCUDA\x64\Debug -maxrregcount=0 --machine 64 --compile -cudart static -v -allow-unsupported-compiler -g -D_MBCS -Xcompiler "/EHsc /W0 /nologo /Od /FS /Zi /RTC1 /MDd " -Xcompiler "/FdDebug\vc143.pdb" -o
"C:\Users\Lloyd Briley\AppData\Local\Temp\pip-req-build-o9fi8no3\build\CMakeFiles\3.31.4\CompilerIdCUDA\CompilerIdCUDA\x64\Debug\CMakeCUDACompilerId.cu.obj"
"C:\Users\Lloyd Briley\AppData\Local\Temp\pip-req-build-o9fi8no3\build\CMakeFiles\3.31.4\CompilerIdCUDA\CMakeCUDACompilerId.cu"" exited with code 2.
[C:\Users\Lloyd Briley\AppData\Local\Temp\pip-req-build-o9fi8no3\build\CMakeFiles\3.31.4\CompilerIdCUDA\CompilerIdCUDA.vcxproj]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant