Hi,
instantiated a new clean GPU enabled instance on AWS (g4dn.xlarge)
Windows 10 Pro
Installed Visual Studio Community 2022 (since VS 2019 is not available anymore)
Installed Cuda 11.8
installed micromamba
downloaded splatviz via the git command instructions
during the micromamba install process in the instructions I get this below...
I think it is only logical to verify the installation instructions are complete and work on a clean machine..
thanks
error below:
Installing pip packages: gaussian-splatting/submodules/diff-gaussian-rasterization, imgui_bundle==1.5.2, imgui==2.0.0, scikit-image==0.24, imagecodecs[all]==2024.6.1, pynvml, GPUtil, ninja
DEPRECATION: Building 'diff_gauss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the --use-pep517 option, (possibly combined with --no-build-isolation), or adding a pyproject.toml file to the source tree of 'diff_gauss'. Discussion can be found at pypa/pip#6334
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
running bdist_wheel
C:\Users\Administrator\micromamba\envs\gs-view\lib\site-packages\torch\utils\cpp_extension.py:499: UserWarning: Attempted to use ninja as the BuildExtension backend but we could not find ninja.. Falling back to using the slow distutils backend.
warnings.warn(msg.format('we could not find ninja.'))
running build
running build_py
creating build\lib.win-amd64-cpython-310\diff_gauss
copying diff_gauss_init_.py -> build\lib.win-amd64-cpython-310\diff_gauss
running build_ext
C:\Users\Administrator\micromamba\envs\gs-view\lib\site-packages\torch\utils\cpp_extension.py:384: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified
warnings.warn(f'Error checking compiler version for {compiler}: {error}')
building 'diff_gauss._C' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for diff_gauss
DEPRECATION: Building 'GPUtil' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the --use-pep517 option, (possibly combined with --no-build-isolation), or adding a pyproject.toml file to the source tree of 'GPUtil'. Discussion can be found at pypa/pip#6334
ERROR: Failed to build installable wheels for some pyproject.toml based projects (diff_gauss)
critical libmamba pip failed to install packages
Hi,
instantiated a new clean GPU enabled instance on AWS (g4dn.xlarge)
Windows 10 Pro
Installed Visual Studio Community 2022 (since VS 2019 is not available anymore)
Installed Cuda 11.8
installed micromamba
downloaded splatviz via the git command instructions
during the micromamba install process in the instructions I get this below...
I think it is only logical to verify the installation instructions are complete and work on a clean machine..
thanks
error below:
Installing pip packages: gaussian-splatting/submodules/diff-gaussian-rasterization, imgui_bundle==1.5.2, imgui==2.0.0, scikit-image==0.24, imagecodecs[all]==2024.6.1, pynvml, GPUtil, ninja
DEPRECATION: Building 'diff_gauss' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the
--use-pep517option, (possibly combined with--no-build-isolation), or adding apyproject.tomlfile to the source tree of 'diff_gauss'. Discussion can be found at pypa/pip#6334error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [12 lines of output]
running bdist_wheel
C:\Users\Administrator\micromamba\envs\gs-view\lib\site-packages\torch\utils\cpp_extension.py:499: UserWarning: Attempted to use ninja as the BuildExtension backend but we could not find ninja.. Falling back to using the slow distutils backend.
warnings.warn(msg.format('we could not find ninja.'))
running build
running build_py
creating build\lib.win-amd64-cpython-310\diff_gauss
copying diff_gauss_init_.py -> build\lib.win-amd64-cpython-310\diff_gauss
running build_ext
C:\Users\Administrator\micromamba\envs\gs-view\lib\site-packages\torch\utils\cpp_extension.py:384: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified
warnings.warn(f'Error checking compiler version for {compiler}: {error}')
building 'diff_gauss._C' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for diff_gauss
DEPRECATION: Building 'GPUtil' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the
--use-pep517option, (possibly combined with--no-build-isolation), or adding apyproject.tomlfile to the source tree of 'GPUtil'. Discussion can be found at pypa/pip#6334ERROR: Failed to build installable wheels for some pyproject.toml based projects (diff_gauss)
critical libmamba pip failed to install packages