Closed NicoRulli closed 1 year ago
Closing this issue as it's missing code to try to reproduce the problem.
I can reopen it once you provide a code sample + full log but please be aware you should try to work with the latest master of MoviePy where possible. The last PyPI release is quite old.
The above code causes this error: File "/Users/nicolasrulli/Desktop/MiscCode/python_projects/env/lib/python3.7/site-packages/moviepy/video/fx/all/init.py", line 16, in
exec("from %s import %s" % (name, name))
File "", line 1
from init 2 import init 2
^
SyntaxError: invalid syntax
Expected Behavior
This issue is preventing instagrapi from uploading a video.
Specifications