Open xiaotan277 opened 1 week ago
When I am running the Python app. py command, it prompts me with ModulaNotFoundError: No module named 'movepy. editor'. However, when I download this module using pip, it exists in that environment. What is the reason for this situation?
could you please try to downgrade the movepy? pip install moviepy==1.0.3
pip install moviepy==1.0.3
升级了,贼坑,
When I am running the Python app. py command, it prompts me with ModulaNotFoundError: No module named 'movepy. editor'. However, when I download this module using pip, it exists in that environment. What is the reason for this situation?