xg-chu / GAGAvatar

[NeurIPS 2024] Generalizable and Animatable Gaussian Head Avatar
MIT License
202 stars 22 forks source link

Unable to create environment #12

Open hanspaa2017108 opened 2 days ago

hanspaa2017108 commented 2 days ago

image image

Hi, I'm unable to create environment, this is on my windows local machine. Same errors for EC2 windows and linux instances Any Troubleshoot?

Thanks

Error- (base) C:\Users\hansp\files\GAGAvatar>conda env create -f environment.yml Channels:

PackagesNotFoundError: The following packages are not available from current channels:

Current channels:

To search for alternate channels that may provide the conda package you're looking for, navigate to

https://anaconda.org

and use the search bar at the top of the page.

xg-chu commented 2 days ago

I have not tried to build this env on Windows PC, but Linux with CUDA should work. For Windows env, maybe you can try to build it from scratch.

hanspaa2017108 commented 2 days ago

thanks, it worked @xg-chu