Skip to content

getting this error while downloading dependencies #1277

@somesh2566

Description

@somesh2566

i am getting this error: Installing pip dependencies: -

Installing pip dependencies: \ Ran pip subprocess with arguments:
['C:\Users\User57\anaconda3\envs\gaussian_splatting\python.exe', '-m', 'pip', 'install', '-U', '-r', 'C:\Users\User57\gaussian-splatting\condaenv.mp8bykgx.requirements.txt', '--exists-action=b']
Pip subprocess output:
Processing c:\users\user57\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 "", line 36, in
File "", line 34, in
File "C:\Users\User57\gaussian-splatting\submodules\diff-gaussian-rasterization\setup.py", line 13, in
from torch.utils.cpp_extension import CUDAExtension, BuildExtension
File "C:\Users\User57\anaconda3\envs\gaussian_splatting\lib\site-packages\torch_init_.py", line 129, in
raise err
OSError: [WinError 182] The operating system cannot run %1. Error loading "C:\Users\User57\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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions