Sebastien Michaud
Sebastien Michaud
Any update on this issue? I got the exact same problem. I suspect it could be cause by library versions... @rnbguy could you share the version you use (Python, OpenCV,...
Weirdly enough, I discovered the plugin by watching @ChristianChiarulli youtube video. I had the same issue, and I remove the `set notimeout` from my vimrc, which solved the problem `¯\_(ツ)_/¯`....
> I don't have a 32bit system handy for testing, but could you report whether replacing > > ``` > filelist=drive.ListFile({'q': "title='bigvid.avi'"}).GetList() > for f in filelist: > print f['title'];...
I confirm that I have the same problem with pandoc/yaml, black/python, prettier/json,ts... I am using efm to format my files for a while and didn't noticed it before, so I...