ZiqiaoPeng / SyncTalk

[CVPR 2024] This is the official source for our paper "SyncTalk: The Devil is in the Synchronization for Talking Head Synthesis"
https://ziqiaopeng.github.io/synctalk/
Other
1.18k stars 134 forks source link

Failed building wheel for freqencoder #139

Open xvbai0317 opened 3 months ago

xvbai0317 commented 3 months ago

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for freqencoder Running setup.py clean for freqencoder Failed to build freqencoder ERROR: Could not build wheels for freqencoder, which is required to install pyproject.toml-based projects

qiny1012 commented 3 months ago

同问题,我升级了pytorch的版本之后就可以能直接运行了。

wangyl218 commented 1 month ago

同问题,我升级了pytorch的版本之后就可以能直接运行了。

大佬,请问您升级之后的版本是多少呀

wangyl218 commented 1 month ago

note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for freqencoder Running setup.py clean for freqencoder Failed to build freqencoder ERROR: Could not build wheels for freqencoder, which is required to install pyproject.toml-based projects

请问您解决这个问题了吗,我也遇到了同样的问题

(synctalk) [useradmin@t3-tkonline-whgpu-sys03 SyncTalk-main]$ nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2021 NVIDIA Corporation Built on Sun_Mar_21_19:15:46_PDT_2021 Cuda compilation tools, release 11.3, V11.3.58 Build cuda_11.3.r11.3/compiler.29745058_0

(synctalk) [useradmin@t3-tkonline-whgpu-sys03 SyncTalk-main]$ pip show torch Name: torch Version: 1.12.1+cu113

zzqwdwd commented 1 month ago

你解决了吗,我也遇到了这个

wangyl218 commented 1 month ago

你解决了吗,我也遇到了这个

解决了,升级gcc到9.0及以上版本就好了