hi:
My environment is macOS 14.4.1, with Python 3.10.15. All dependencies have been installed, and I confirm that the installation of moviepy is fine. However, run main.pyI am encountering the following error: ModuleNotFoundError: No module named 'moviepy.editor'. Did the package structure change starting from moviepy 2.0, and the code has not been updated in time?
hi: My environment is macOS 14.4.1, with Python 3.10.15. All dependencies have been installed, and I confirm that the installation of moviepy is fine. However, run main.pyI am encountering the following error: ModuleNotFoundError: No module named 'moviepy.editor'. Did the package structure change starting from moviepy 2.0, and the code has not been updated in time?