You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.....
The text was updated successfully, but these errors were encountered:
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.....
The text was updated successfully, but these errors were encountered: