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
ubuntu@DESKTOP-RBIC9N5:/mnt/c/Users/User/OneDrive/Emotion-recognition-master$ python3 real_time_video.py
Using TensorFlow backend.
2021-07-22 15:21:20.485357: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory
2021-07-22 15:21:20.485429: E tensorflow/stream_executor/cuda/cuda_driver.cc:313] failed call to cuInit: UNKNOWN ERROR (303)
2021-07-22 15:21:20.485453: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (DESKTOP-RBIC9N5): /proc/driver/nvidia/version does not exist
2021-07-22 15:21:20.485865: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2021-07-22 15:21:20.504579: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 2495995000 Hz
2021-07-22 15:21:20.505905: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f646c000b20 initialized for platform Host (this does not guarantee that XLA will be used). Devices:
2021-07-22 15:21:20.505981: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version
: cannot connect to X server
Please help to solve it~
The text was updated successfully, but these errors were encountered:
ubuntu@DESKTOP-RBIC9N5:/mnt/c/Users/User/OneDrive/Emotion-recognition-master$ python3 real_time_video.py
Using TensorFlow backend.
2021-07-22 15:21:20.485357: W tensorflow/stream_executor/platform/default/dso_loader.cc:55] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory
2021-07-22 15:21:20.485429: E tensorflow/stream_executor/cuda/cuda_driver.cc:313] failed call to cuInit: UNKNOWN ERROR (303)
2021-07-22 15:21:20.485453: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (DESKTOP-RBIC9N5): /proc/driver/nvidia/version does not exist
2021-07-22 15:21:20.485865: I tensorflow/core/platform/cpu_feature_guard.cc:143] Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA
2021-07-22 15:21:20.504579: I tensorflow/core/platform/profile_utils/cpu_utils.cc:102] CPU Frequency: 2495995000 Hz
2021-07-22 15:21:20.505905: I tensorflow/compiler/xla/service/service.cc:168] XLA service 0x7f646c000b20 initialized for platform Host (this does not guarantee that XLA will be used). Devices:
2021-07-22 15:21:20.505981: I tensorflow/compiler/xla/service/service.cc:176] StreamExecutor device (0): Host, Default Version
: cannot connect to X server
Please help to solve it~
The text was updated successfully, but these errors were encountered: