1
Can't install MoviePy
complete
e
esarthou
I'm not being able to install moviepy on my repl: https://repl.it/@esarthou/videocomposer
The error I'm getting is:
[RecursionError]
maximum recursion depth exceeded while calling a Python object
exit status 1
other examples of the issue:
Activity
Newest
Oldest
Obaida Albaroudi
complete
Glad that it worked out for you!
e
esarthou
Update: Found a workaround by forcing it to install version 1.0.1 instead of 1.0.3 which is the one being installed by default