VITA-Group / FSGS

"FSGS: Real-Time Few-Shot View Synthesis using Gaussian Splatting", Zehao Zhu, Zhiwen Fan, Yifan Jiang, Zhangyang Wang
Other
289 stars 18 forks source link

environment.yml invalid #18

Closed vincent-lecrubier-skydio closed 6 months ago

vincent-lecrubier-skydio commented 6 months ago

When running conda env I get the following error:

failed
Pip subprocess error:
ERROR: Invalid requirement: 'matplotlib=3.5.3' (from line 3 of /FSGS/condaenv.l8ya92xz.requirements.txt)
Hint: = is not a valid operator. Did you mean == ?

CondaEnvException: Pip failed

The solution is in the error description I believe. I will check that it works and push a PR

zehaozhu commented 6 months ago

Yeah, I think the solution is error description 👍