You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/mnt/code3/lxd/ittvideo/testdataset.py", line 924, in getitem
vr = decord.VideoReader(path, width=self.width, height=self.height,ctx=self.ctx)
File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/video_reader.py", line 54, in init
self._handle = _CAPI_VideoReaderGetVideoReader(
File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/_ffi/_ctypes/function.py", line 173, in call check_call(_LIB.DECORDFuncCall( File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/_ffi/base.py", line 78, in check_call raise DECORDError(err_str) decord._ffi.base.DECORDError: [12:18:41] /mnt/code3/lxd/decord/src/video/nvcodec/cuda_stream.cc:20: Check failed: e == cudaSuccess || e == cudaErrorCudartUnloading CUDA: initialization error at line: 20 in file: /mnt/code3/lxd/decord/src/video/nvcodec/cuda_stream.cc
The text was updated successfully, but these errors were encountered:
File "/mnt/code3/lxd/ittvideo/testdataset.py", line 924, in getitem
vr = decord.VideoReader(path, width=self.width, height=self.height,ctx=self.ctx)
File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/video_reader.py", line 54, in init
self._handle = _CAPI_VideoReaderGetVideoReader(
File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/_ffi/_ctypes/function.py", line 173, in call check_call(_LIB.DECORDFuncCall( File "/home/ps/.local/lib/python3.9/site-packages/decord-0.6.0-py3.9-linux-x86_64.egg/decord/_ffi/base.py", line 78, in check_call raise DECORDError(err_str) decord._ffi.base.DECORDError: [12:18:41] /mnt/code3/lxd/decord/src/video/nvcodec/cuda_stream.cc:20: Check failed: e == cudaSuccess || e == cudaErrorCudartUnloading CUDA: initialization error at line: 20 in file: /mnt/code3/lxd/decord/src/video/nvcodec/cuda_stream.cc
The text was updated successfully, but these errors were encountered: