-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Description
Installing pip dependencies: \ Ran pip subprocess with arguments:
['C:\\Users\\HP\\anaconda3\\envs\\gaussian_splatting\\python.exe', '-m', 'pip', 'install', '-U', '-r', 'D:\\research\\main_res\\gaussian-splatting\\condaenv.1u5wpvds.requirements.txt', '--exists-action=b']
Pip subprocess output:
Processing d:\research\main_res\gaussian-splatting\submodules\diff-gaussian-rasterization
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'error'
Pip subprocess error:
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "<string>", line 36, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "D:\research\main_res\gaussian-splatting\submodules\diff-gaussian-rasterization\setup.py", line 13, in <module>
from torch.utils.cpp_extension import CUDAExtension, BuildExtension
File "C:\Users\HP\anaconda3\envs\gaussian_splatting\lib\site-packages\torch\__init__.py", line 129, in <module>
raise err
OSError: [WinError 182] The operating system cannot run %1. Error loading "C:\Users\HP\anaconda3\envs\gaussian_splatting\lib\site-packages\torch\lib\shm.dll" or one of its dependencies.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed
× Encountered error while generating package metadata.
╰─> See above for output.
note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
failed
CondaEnvException: Pip failed
i encounterd this error during the installation of the conda env conda env create --file environment.yml
vojtarambo
Metadata
Metadata
Assignees
Labels
No labels