Wav2Lip icon indicating copy to clipboard operation
Wav2Lip copied to clipboard

TypeError: guvectorize() missing 1 required positional argument: 'signature'

Open jack-willson opened this issue 1 year ago • 2 comments

我用的是python3.6.5

\python3.6.5\lib\site-packages\resampy\interpn.py", line 75, in nopython=True, TypeError: guvectorize() missing 1 required positional argument: 'signature'

jack-willson avatar Dec 12 '23 09:12 jack-willson

Downgrade resampy pip install resampy==0.2.1 It'll fix

zaheerh4ck3r avatar Dec 28 '23 13:12 zaheerh4ck3r

I use python 3.7, and same error. pip install resampy==0.2.1 It'll fix

cool,man

cacard avatar Jun 25 '24 01:06 cacard