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

Install error by diff-gaussian-rasterization #1109

Open
s1f10220197kanta opened this issue Dec 15, 2024 · 0 comments
Open

Install error by diff-gaussian-rasterization #1109

s1f10220197kanta opened this issue Dec 15, 2024 · 0 comments

Comments

@s1f10220197kanta
Copy link

s1f10220197kanta commented Dec 15, 2024

I am always stuck on the classic PROBLEM.
I get the following error when installing diff-gaussian-rasterization.
I've been using miniconda.

use version
CUDA 11.8
Visual Studio Build Tools 2022 Microsoft(R) C/C++ Optimizing Compiler Version 19.42.34435 for x86
torch 2.0.0
Please let me know if there is any other information needed to resolve this issue.
Sorry for my poor English.

`(gaussian_splatting) C:\Users---\Documents\3dgs\gaussian-splatting>pip install submodules\diff-gaussian-rasterization
Processing c:\users---\documents\3dgs\gaussian-splatting\submodules\diff-gaussian-rasterization
Preparing metadata (setup.py) ... done
Building wheels for collected packages: diff_gaussian_rasterization
Building wheel for diff_gaussian_rasterization (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\diff_gaussian_rasterization
copying diff_gaussian_rasterization_init_.py -> build\lib.win-amd64-cpython-310\diff_gaussian_rasterization
running build_ext
error: [WinError 2] 指定されたファイルが見つかりません。
[end of output]

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

In the conda list it looks like this

Name Version Build Channel
altair 5.5.0 pypi_0 pypi
attrs 24.2.0 pypi_0 pypi
blinker 1.9.0 pypi_0 pypi
bzip2 1.0.8 h2bbff1b_6
ca-certificates 2024.11.26 haa95532_0 anaconda
cachetools 5.5.0 pypi_0 pypi
certifi 2024.8.30 pypi_0 pypi
charset-normalizer 3.4.0 pypi_0 pypi
click 8.1.7 pypi_0 pypi
colorama 0.4.6 pypi_0 pypi
filelock 3.16.1 pypi_0 pypi
gitdb 4.0.11 pypi_0 pypi
gitpython 3.1.43 pypi_0 pypi
idna 3.10 pypi_0 pypi
jinja2 3.1.4 pypi_0 pypi
jsonschema 4.23.0 pypi_0 pypi
jsonschema-specifications 2024.10.1 pypi_0 pypi
libffi 3.4.4 hd77b12b_1
markdown-it-py 3.0.0 pypi_0 pypi
markupsafe 3.0.2 pypi_0 pypi
mdurl 0.1.2 pypi_0 pypi
mpmath 1.3.0 pypi_0 pypi
narwhals 1.18.3 pypi_0 pypi
networkx 3.4.2 pypi_0 pypi
ninja 1.11.1.2 pypi_0 pypi
numpy 2.2.0 pypi_0 pypi
openssl 3.0.15 h827c3e9_0 anaconda
packaging 24.2 pypi_0 pypi
pandas 2.2.3 pypi_0 pypi
pillow 11.0.0 pypi_0 pypi
pip 24.3.1 pypi_0 pypi
protobuf 5.29.1 pypi_0 pypi
pyarrow 18.1.0 pypi_0 pypi
pydeck 0.9.1 pypi_0 pypi
pygments 2.18.0 pypi_0 pypi
python 3.10.16 h4607a30_1
python-dateutil 2.9.0.post0 pypi_0 pypi
pytz 2024.2 pypi_0 pypi
referencing 0.35.1 pypi_0 pypi
requests 2.32.3 pypi_0 pypi
rich 13.9.4 pypi_0 pypi
rpds-py 0.22.3 pypi_0 pypi
setuptools 75.6.0 pypi_0 pypi
six 1.17.0 pypi_0 pypi
smmap 5.0.1 pypi_0 pypi
sqlite 3.45.3 h2bbff1b_0
streamlit 1.41.1 pypi_0 pypi
sympy 1.13.3 pypi_0 pypi
tenacity 9.0.0 pypi_0 pypi
tk 8.6.14 h0416ee5_0
toml 0.10.2 pypi_0 pypi
torch 2.0.0+cu118 pypi_0 pypi
torchaudio 2.0.0+cu118 pypi_0 pypi
torchvision 0.15.0+cu118 pypi_0 pypi
tornado 6.4.2 pypi_0 pypi
typing-extensions 4.12.2 pypi_0 pypi
tzdata 2024.2 pypi_0 pypi
urllib3 2.2.3 pypi_0 pypi
vc 14.40 haa95532_2
vs2015_runtime 14.42.34433 h9531ae6_2
vs2019_win-64 19.29.30154 h96f319f_5 anaconda
vswhere 2.8.4 haa95532_0 anaconda
watchdog 6.0.0 pypi_0 pypi
wheel 0.45.1 pypi_0 pypi
xz 5.4.6 h8cc25b3_1
zlib 1.2.13 h8cc25b3_1

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