-
Notifications
You must be signed in to change notification settings - Fork 12
Description
Hi It's possible to install IT3D and windows 10 ? I try but I have a error :
Building wheel for raymarching (setup.py) ... error
ERROR: Command errored out with exit status 1:
command: 'c:\it3d-text-to-3d\venv\scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\IT3D-text-to-3D\raymarching\setup.py'"'"'; file='"'"'C:\IT3D-text-to-3D\raymarching\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(file) if os.path.exists(file) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\Shadow\AppData\Local\Temp\pip-wheel-ynd8i3bc'
cwd: C:\IT3D-text-to-3D\raymarching
Complete output (9 lines):
No CUDA runtime is found, using CUDA_HOME='C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.8\bin\nvcc.exe
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.2\bin\nvcc.exe
C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0'
running bdist_wheel
running build
running build_ext
error: [WinError 2] Le fichier spécifié est introuvable
ERROR: Failed building wheel for raymarching