Created attachment 165056 [details] Python Error in Configure SUMMARY *** As the title suggests, The program returns a Python error referencing scripts not found when opening configuration. This error could be preventing the execution of other processes such as clip transcoding. The installation is completely clean (first time on the machine) I tried to reinstall again without success *** STEPS TO REPRODUCE 1. Do a Clean install of KDEnlive 23.08.4 on a Windows 11 machine 2.Open Configure. One or several error windows should be displayed immediately referring to python errors. 3. Try adding a GIF or file that requires a Transcode (All transcodes will fail because they call Nvidia dependencies even if you don't have one). OBSERVED RESULT The errors suggest that the program is trying to make calls to missing .py dependencies in the installation folder It could be related to this other bug that occurred in Arch Linux in 2023 https://bugs.kde.org/show_bug.cgi?id=465535 EXPECTED RESULT The program should be able to install the "missing" .py and .dll from its installation folder or reference whether it already has or is compatible with a version of python currently installed SOFTWARE/OS VERSIONS Kdenlive: 23.08.4 Package Type: Unknown/Default MLT: 7.21.0 Qt: 5.15.10 (built against 5.15.10 x86_64-little_endian-llp64) Frameworks: 5.112.0 System: Windows 11 Version 2009 Kernel: winnt 10.0.22631 CPU: x86_64 Windowing System: windows Movit (GPU): disabled Track Compositing: qtblend Python 3.12 (64bit) Installed ADDITIONAL INFORMATION
Created attachment 165057 [details] Error in Transcode refering Missing dll