You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wow, you're a genius! Getting a fresh copy from the Repo and re-installing did the trick. I don't recall how I installed it originally, but maybe wherever it was pulling from was broken.
I have installed Python & MoviePy successfully on one Win7 machine, but on the other I get this error:
clip = VideoFileClip("x.mp4").subclip(0,13)
... (lengthy traceback) ...
NameError global name 'reader' is not defined.
Both ffmpeg and ImageMagick are in the command path. I'm brand new to Python and I'm clueless as to what it's trying to tell me.
Sorry if this is the wrong forum for newbie questions, but I couldn't find any other place to turn to for help.
C. Hall
The text was updated successfully, but these errors were encountered: