-
Notifications
You must be signed in to change notification settings - Fork 245
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RUN ERROR ? #9
Comments
you should install opencv and moviepy to your python lib . |
@lyxlty I have the same problem and I want to know had you resolve this problem? |
I install movipy and opencv then solve it |
An environment yml file is provided now. If you are using miniconda or anaconda for python lib management, you can install all related dependencies by typing:
You can use this environment file: environment-gpu.yml |
Hi !@JunshengFu
All the dependencies will be installed. Is the process correct? |
@BarryLiu1995 |
@JunshengFu |
@BarryLiu1995
|
ModuleNotFoundError: No module named 'moviepy'
ModuleNotFoundError: No module named 'cv2'
Please tell me how to solve it?
The text was updated successfully, but these errors were encountered: