Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Colab is getting crashed for export_image( ) #41

Open
roypratyay opened this issue Jun 5, 2024 · 0 comments
Open

Google Colab is getting crashed for export_image( ) #41

roypratyay opened this issue Jun 5, 2024 · 0 comments

Comments

@roypratyay
Copy link

roypratyay commented Jun 5, 2024

@DaloroAT , Google Colab is getting crashed when I am running the function,

export_image(task, image_filename,
             time_window=(0, 60),
             traces_window=(79.5, 90.5),
             show_processing_region=False,
             headers_total_pixels=80,
             height=500,
             width=700,
             hide_traces_axis=True
             )

Below is the Google Colab log file:

Timestamp,Level,Message
"Jun 6, 2024, 12:37:59 AM",WARNING,WARNING:root:kernel 7ef480cf-4b19-47a6-8eb2-038a24f6e581 restarted

"Jun 6, 2024, 12:37:59 AM",INFO,"KernelRestarter: restarting kernel (1/5), keep random ports"

"Jun 6, 2024, 12:37:58 AM",WARNING,"Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl, xcb."

"Jun 6, 2024, 12:37:58 AM",WARNING,This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

"Jun 6, 2024, 12:37:58 AM",WARNING,"qt.qpa.plugin: Could not load the Qt platform plugin ""xcb"" in """" even though it was found."

"Jun 6, 2024, 12:36:34 AM",WARNING,"�[0;93m2024-06-05 19:06:34.678717360 [W:onnxruntime:Default, onnxruntime_pybind_state.cc:870 CreateExecutionProviderInstance] Failed to create CUDAExecutionProvider. Please reference https://onnxruntime.ai/docs/execution-providers/CUDA-ExecutionProvider.html#requirementsto ensure all dependencies are met.�[m"

"Jun 6, 2024, 12:36:34 AM",WARNING,�[m

"Jun 6, 2024, 12:36:34 AM",WARNING,"�[1;31m2024-06-05 19:06:34.678683952 [E:onnxruntime:Default, provider_bridge_ort.cc:1744 TryGetProviderInfo_CUDA] /onnxruntime_src/onnxruntime/core/session/provider_bridge_ort.cc:1426 onnxruntime::Provider& onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcublasLt.so.11: cannot open shared object file: No such file or directory"

"Jun 6, 2024, 12:36:33 AM",WARNING,�[m

"Jun 6, 2024, 12:36:33 AM",WARNING,"�[1;31m2024-06-05 19:06:33.857753107 [E:onnxruntime:Default, provider_bridge_ort.cc:1744 TryGetProviderInfo_CUDA] /onnxruntime_src/onnxruntime/core/session/provider_bridge_ort.cc:1426 onnxruntime::Provider& onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcublasLt.so.11: cannot open shared object file: No such file or directory"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant