You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for sharing your good research results.
I was interested in your research, so I ran your code.
On a PC with RTX 2080 Ti and Windows 10, I followed the README and tried install conda environment.
But UnsatisfiableError is occured.
How can I fix it?
D:\workspace\4d-gaussian-splatting>conda env create --file environment.yml
Collecting package metadata (repodata.json): done
Solving environment:
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
Solving environment: /
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed /
UnsatisfiableError: The following specifications were found to be incompatible with each other:
.
.
.
The text was updated successfully, but these errors were encountered:
Thank you for sharing your good research results.
I was interested in your research, so I ran your code.
On a PC with RTX 2080 Ti and Windows 10, I followed the README and tried install conda environment.
But UnsatisfiableError is occured.
How can I fix it?
D:\workspace>git clone https://github.com/fudan-zvg/4d-gaussian-splatting
Cloning into '4d-gaussian-splatting'...
remote: Enumerating objects: 898, done.
remote: Counting objects: 100% (852/852), done.
remote: Compressing objects: 100% (555/555), done.
remote: Total 898 (delta 288), reused 843 (delta 284), pack-reused 46Receiving objects: 99% (890/898), 76.31 MiB | 18.8Receiving objects: 100% (898/898), 80.15 MiB | 18.71 MiB/s, done.
Resolving deltas: 100% (288/288), done.
D:\workspace>cd 4d-gaussian-splatting
D:\workspace\4d-gaussian-splatting>conda env create --file environment.yml
Collecting package metadata (repodata.json): done
Solving environment:
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed
Solving environment: /
Found conflicts! Looking for incompatible packages.
This can take several minutes. Press CTRL-C to abort.
failed /
UnsatisfiableError: The following specifications were found to be incompatible with each other:
.
.
.
The text was updated successfully, but these errors were encountered: