DaloroAT / first_breaks_picking

First break picking in seismic gather
Apache License 2.0
109 stars 39 forks source link

Google Colab is getting crashed for export_image( ) #41

Open roypratyay opened 4 months ago

roypratyay commented 4 months ago

@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,"2024-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."

"Jun 6, 2024, 12:36:34 AM",WARNING,

"Jun 6, 2024, 12:36:34 AM",WARNING,"2024-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,

"Jun 6, 2024, 12:36:33 AM",WARNING,"2024-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"