https://bugs.kde.org/show_bug.cgi?id=452377
Jean-Baptiste Mardelle <j...@kdenlive.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |NEEDSINFO Resolution|--- |WAITINGFORINFO CC| |j...@kdenlive.org --- Comment #9 from Jean-Baptiste Mardelle <j...@kdenlive.org> --- On Windows, the "Cannot find python3 ..." message pops up if the following command returns empty: QStandardPaths::findExecutable(QStringLiteral("python")); Can you check the name of your python executable (that it is called "python.exe") ? On WIndows, I usually installed python3 using the official download from the python.org website so not sure if this could be an issue. Your username should not impact the problem... -- You are receiving this mail because: You are watching all bug changes.