David Wu

Results 4 issues of David Wu

Hi, I am trying to compile movienet-tools with CUDA support. Unfortunately this fails with the message: nvcc fatal : Unsupported gpu architecture 'compute_86'

Hi, Some videos encountered strange bugs like below `video = av.open(path)` `video.seek(0) # PermissionError: [Errno 1] Operation not permitted` I've checked out the buggy video and everything seems normal. So,...

## Overview Permission error when decode video ## Expected behavior ## Actual behavior Some videos encountered strange bugs like below `video = av.open(path)` `video.seek(0) # PermissionError: [Errno 1] Operation not...

bug

Hi, Kite works well on my local environment(MacOS Catalina). But when I ssh on the server(Centos7) through Mac or Windows, after I install the Kite plugin on the remote server,...

vscode plugin