https://bugs.kde.org/show_bug.cgi?id=467499
Bug ID: 467499 Summary: kdenlive can´t install openai-whisper python module Classification: Applications Product: kdenlive Version: git-master Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: Installation Assignee: j...@kdenlive.org Reporter: rafaelgamezgar...@gmail.com Target Milestone: --- Created attachment 157366 --> https://bugs.kde.org/attachment.cgi?id=157366&action=edit error instaling openai-whisper python module Kdenlive can`t install openai-whisper python module *** error: subprocess-exited-with-error python setup.py egg_info did not run successfully. exit code: 1 [8 lines of output] Traceback (most recent call last): File "<string>", line 2, in <module> File "<pip-setuptools-caller>", line 34, in <module> File "C:\Users\rafae\AppData\Local\Temp\pip-install-bwdoq4_y\numba_00431275ae3443fbb2fc4767fa8c0c32\setup.py", line 51, in <module> _guard_py_ver() File "C:\Users\rafae\AppData\Local\Temp\pip-install-bwdoq4_y\numba_00431275ae3443fbb2fc4767fa8c0c32\setup.py", line 48, in _guard_py_ver raise RuntimeError(msg.format(cur_py, min_py, max_py)) RuntimeError: Cannot install on Python version 3.11.2; only versions >=3.7,<3.11 are supported. [end of output] note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed Encountered error while generating package metadata. See above for output. note: This is an issue with the package mentioned above, not pip. hint: See above for details. Traceback (most recent call last): File "C:\Users\rafae\Desktop\kdenlive-master-1431-windows-gcc-x86_64\bin\data\kdenlive\scripts\checkpackages.py", line 50, in <module> subprocess.check_call([python, '-m', 'pip', 'install', *missing], stdout=subprocess.DEVNULL) File "C:\Users\rafae\AppData\Local\Programs\Python\Python311\Lib\subprocess.py", line 413, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['C:\\Users\\rafae\\AppData\\Local\\Programs\\Python\\Python311\\python.exe', '-m', 'pip', 'install', 'openai-whisper']' returned non-zero exit status 1. SOFTWARE/OS VERSIONS Windows: 11 ADDITIONAL INFORMATION -- You are receiving this mail because: You are watching all bug changes.