ArdenButterfield / stammer

Recreate any audio track by rearranging the frames of another video
MIT License
434 stars 29 forks source link

Python was not found? #67

Open MuhammadAbdulW opened 1 year ago

MuhammadAbdulW commented 1 year ago

image Whenever I try to run stammer, this happens. I can run other python files just fine, but only when I run stammer does this happen. I have ffmpeg and the requirements installed, so I don't know why this error is happening.

Firepal commented 1 year ago

Please send command output as text when possible.

The supposed fix is inside the command output: go to the Windows search bar and look for "Manage App Execution Aliases", then disable "Python".

You could also get the latest python from https://python.org/, which will assure Windows 10 that you have really do have Python.

Firepal commented 1 year ago

Just got this problem. Disable these two and you should be good. image