zhengyuf / IMavatar

Official repository for CVPR 2022 paper: I M Avatar: Implicit Morphable Head Avatars from Videos
MIT License
633 stars 61 forks source link

help! pip to install libgcc-ng failed in windows #42

Closed Dragonkingpan closed 10 months ago

Dragonkingpan commented 1 year ago

Thank you very much for your masterpiece. I am a Windows user and I have the following problem when installing the environment: I use: pip to install libgcc-ng=9.3.0 but I cannot install it, and the error is returned:

ERROR: Could not find a version that satisfies the requirement libgcc-ng==9.3.0 (from versions: none)
ERROR: No matching distribution found for libgcc-ng==9.3.0。

Since I'm new to python and I don't know how to fix this, can you help me ? thanks

zhengyuf commented 10 months ago

Hey, I'm sorry but I don't have a windows computer and have never tried to run this code on a windows machine..