I can’t import moviepy
Trying to import moviepy to use it to extract audio from video files, but i’m getting an invalid syntax error, or it can’t find the program. I think pip is installed correctly but I’m not sure. (i’m running Python 3.12 on windows 11, this is happening in the IDLE shell)
Getting “Import “moviepy.editor” could not be resolved” Error when trying to import moviepy
Iam trying to import moviepy. I installed it with pip in my VSCode Terminal: