No attribute crop?

Hi! I am attempting to crop a video file.

However I cannot import moviepy.editor without getting "No module named 'moviepy.editor'

Running import without .editor works but then says that 'VideoFileClip' has no attribute 'crop'.

I have tried running the older version of moviepy but am met with errors doing that too regarding it being deprecated.

I would so appreciate any help.