Hangz-nju-cuhk / Talking-Face_PC-AVS

Code for Pose-Controllable Talking Face Generation by Implicitly Modularized Audio-Visual Representation (CVPR 2021)
Creative Commons Attribution 4.0 International
916 stars 169 forks source link

window Install #42

Open zungmg opened 3 years ago

zungmg commented 3 years ago

Thanks for your sharing. Could you explain how to install on window with Anaconda. Thanks you!

zungmg commented 3 years ago

pip install lws Collecting lws Using cached lws-1.2.7.tar.gz (150 kB) Requirement already satisfied: numpy in c:\programdata\anaconda3\envs\talkingface\lib\site-packages (from lws) (1.19.5) Building wheels for collected packages: lws Building wheel for lws (setup.py) ... error

i try istall lws and it failed

StephanosPSteer commented 2 years ago

You probably sorted this but I had this problem so just in case . have a look at LWS link https://pypi.org/project/lws/ and that has a link to the python page windows compilers bit https://wiki.python.org/moin/WindowsCompilers and I installed C++ compiler.