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

conda env create error #20

Open
slickker opened this issue Feb 19, 2024 · 0 comments
Open

conda env create error #20

slickker opened this issue Feb 19, 2024 · 0 comments

Comments

@slickker
Copy link

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:
.
.
.

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