ShortGPT
ShortGPT copied to clipboard
ERROR | Attributeerror : module 'whisper' has no attribute '__version__'
same issue
Have you guys installed pip install -r requirements.txt
and followed all the installation steps for your operating system?
Yes
On Fri, Jul 21, 2023 at 4:07 PM Rayventura @.***> wrote:
Have you guys installed pip install -r requirements.txt and followed all the installation steps for your operating system?
— Reply to this email directly, view it on GitHub https://github.com/RayVentura/ShortGPT/issues/32#issuecomment-1646186026, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHD3SOWZ5NHIZSKW5GC3HTXRLORTANCNFSM6AAAAAA2TBVLOY . You are receiving this because you commented.Message ID: @.***>
It is probably an error with your whisper installation, try pip install git+https://github.com/linto-ai/whisper-timestamped
and tell me if that fixes it.
Yes both are installed getting this error
ERROR | Urlerror : [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate in certificate chain (_ssl.c:1002)
On Jul 21, 2023, at 4:07 PM, Rayventura @.***> wrote:
Have you guys installed pip install -r requirements.txt and followed all the installation steps for your operating system?
— Reply to this email directly, view it on GitHub https://github.com/RayVentura/ShortGPT/issues/32#issuecomment-1646186026, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYHD3SOWZ5NHIZSKW5GC3HTXRLORTANCNFSM6AAAAAA2TBVLOY. You are receiving this because you commented.
I have fully installed PIP packages (pip install -r requirements.txt) but still getting the above error
Try to uninstall ffmpeg and install python-ffmpeg