Open liuxb99 opened 3 months ago
have you solved that? I met the same problem
have you solved that? I met the same problem
not yet,i give up that
I had the same issue on my windows 11 but found: 1>> https://github.com/VAST-AI-Research/TripoSR/issues/74#issuecomment-2254107214 (I didnt update the driver since it was the best one for my pc accoding to the message I got by clicking the 'driver update')
then followed the steps in this: 2>> https://github.com/VAST-AI-Research/TripoSR/issues/48#issuecomment-1998468309
and then solved torchmcube issue
Requirement already satisfied: numpy in e:\ai\triposr\python_embeded\lib\site-packages (from torchmcubes==0.1.0) (1.26.4) Requirement already satisfied: torch in e:\ai\triposr\python_embeded\lib\site-packages (from torchmcubes==0.1.0) (2.2.1+cu118) Requirement already satisfied: filelock in e:\ai\triposr\python_embeded\lib\site-packages (from torch->torchmcubes==0.1.0) (3.12.2) Requirement already satisfied: typing-extensions>=4.8.0 in e:\ai\triposr\python_embeded\lib\site-packages (from torch->torchmcubes==0.1.0) (4.12.2) Requirement already satisfied: sympy in e:\ai\triposr\python_embeded\lib\site-packages (from torch->torchmcubes==0.1.0) (1.12) Requirement already satisfied: networkx in e:\ai\triposr\python_embeded\lib\site-packages (from torch->torchmcubes==0.1.0) (3.1) Requirement already satisfied: jinja2 in e:\ai\triposr\python_embeded\lib\site-packages (from torch->torchmcubes==0.1.0) (3.1.2) Requirement already satisfied: fsspec in e:\ai\triposr\python_embeded\lib\site-packages (from torch->torchmcubes==0.1.0) (2023.6.0) Requirement already satisfied: MarkupSafe>=2.0 in e:\ai\triposr\python_embeded\lib\site-packages (from jinja2->torch->torchmcubes==0.1.0) (2.1.3) Requirement already satisfied: mpmath>=0.19 in e:\ai\triposr\python_embeded\lib\site-packages (from sympy->torch->torchmcubes==0.1.0) (1.3.0) Building wheels for collected packages: torchmcubes Building wheel for torchmcubes (pyproject.toml) ... error error: subprocess-exited-with-error
× Building wheel for torchmcubes (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> [31 lines of output] 2024-08-10 08:12:10,340 - scikit_build_core - INFO - RUN: E:\AI\TripoSR\python_embeded\Lib\site-packages\cmake\data\bin\cmake -E capabilities 2024-08-10 08:12:10,356 - scikit_build_core - INFO - CMake version: 3.30.2 scikit-build-core 0.10.1 using CMake 3.30.2 (wheel) 2024-08-10 08:12:10,364 - scikit_build_core - INFO - Build directory: C:\Users\CYLiu99\AppData\Local\Temp\pip-req-build-5nd677ne\build Configuring CMake... 2024-08-10 08:12:10,423 - scikit_build_core - WARNING - Can't find a Python library, got libdir=None, ldlibrary=None, multiarch=None, masd=None 2024-08-10 08:12:10,486 - scikit_build_core - INFO - RUN: E:\AI\TripoSR\python_embeded\Lib\site-packages\cmake\data\bin\cmake -S. -Bbuild -Cbuild\CMakeInit.txt -DCMAKE_INSTALL_PREFIX=C:\Users\CYLiu99\AppData\Local\Temp\tmpv9boazry\wheel\platlib loading initial cache file build\CMakeInit.txt -- Building for: Visual Studio 17 2022 -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.22631. -- The CXX compiler identification is MSVC 19.40.33813.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2022/BuildTools/VC/Tools/MSVC/14.40.33807/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for a CUDA compiler -- Looking for a CUDA compiler - NOTFOUND -- NO CUDA INSTALLATION FOUND, INSTALLING CPU VERSION ONLY! CMake Error at E:/AI/TripoSR/python_embeded/Lib/site-packages/cmake/data/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find Python (missing: Python_LIBRARIES Interpreter Development Development.Module Development.Embed) Call Stack (most recent call first): E:/AI/TripoSR/python_embeded/Lib/site-packages/cmake/data/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) E:/AI/TripoSR/python_embeded/Lib/site-packages/cmake/data/share/cmake-3.30/Modules/FindPython.cmake:667 (find_package_handle_standard_args) CMakeLists.txt:40 (find_package)
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for torchmcubes Failed to build torchmcubes ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (torchmcubes)