Skip to content

Unable to process any files, even from examples. #27

Description

@mcsarge

python3 bat_gui.py
WARNING: All log messages before absl::InitializeLog() is called are written to STDERR
E0000 00:00:1749658859.224397 628603 cuda_dnn.cc:8579] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
E0000 00:00:1749658859.227095 628603 cuda_blas.cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
W0000 00:00:1749658859.234874 628603 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1749658859.234889 628603 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1749658859.234891 628603 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
W0000 00:00:1749658859.234893 628603 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once.
[pywebview] GTK cannot be loaded
Traceback (most recent call last):
File "/home/mcsarge/batty/.venv/lib/python3.12/site-packages/webview/guilib.py", line 37, in import_gtk
import webview.platforms.gtk as guilib
File "/home/mcsarge/batty/.venv/lib/python3.12/site-packages/webview/platforms/gtk.py", line 20, in
import gi
ModuleNotFoundError: No module named 'gi'
js: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://huggingface.co') does not match the recipient window's origin ('http://127.0.0.1:7860').

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions