ctranslate2-faster-whisper-transcriber icon indicating copy to clipboard operation
ctranslate2-faster-whisper-transcriber copied to clipboard

PySide 6.5.2 not available in Arch

Open juzim opened this issue 1 year ago • 2 comments

ERROR: Could not find a version that satisfies the requirement PySide6==6.5.2 (from versions: 6.6.0, 6.6.1, 6.6.2, 6.6.3, 6.6.3.1, 6.7.0, 6.7.1, 6.7.2) ERROR: No matching distribution found for PySide6==6.5.2

Changing the requirements.txt to 6.6.0 works

juzim avatar Jul 17 '24 07:07 juzim

Thanks for letting me know of this. My program is only geared towards Windows + Nvidia GPU since release that's all I can test on. Is the entire thing now working or was your message just that the installation worked? It'd be nice to know since I have no way of testing...

BBC-Esq avatar Jul 17 '24 12:07 BBC-Esq

Yes, everything worked fine with CPU.

juzim avatar Jul 18 '24 20:07 juzim