Skip to content

crashes with ValueError: Namespace Gtk not available #5

@bedokaram187

Description

@bedokaram187

description:

  • The pre-built binary fails immediately when i run it from the terminal.
  • i get "you are not authorized to execute this file" error when i run it from dolphin

error message:

Traceback (most recent call last):
  File "__main__.py", line 6, in <module>
  File "fileconverter/cli.py", line 162, in main
  File "<frozen importlib._bootstrap>", line 1360, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1331, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 935, in _load_unlocked
  File "pyimod02_importers.py", line 457, in exec_module
  File "fileconverter/ui/progress_window.py", line 10, in <module>
  File "gi/__init__.py", line 150, in require_version
ValueError: Namespace Gtk not available
[PYI-4801:ERROR] Failed to execute script '__main__' due to unhandled exception!

environment:

  • OS: Arch linux
  • DE: KDE

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