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

Typecatcher fails to start on Manjaro KDE #20

Open
binarydepth opened this issue Jan 1, 2024 · 0 comments
Open

Typecatcher fails to start on Manjaro KDE #20

binarydepth opened this issue Jan 1, 2024 · 0 comments

Comments

@binarydepth
Copy link

Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/typecatcher_lib/Application.py", line 30, in on_activate self.window = TypeCatcherWindow.TypeCatcherWindow() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/typecatcher_lib/Window.py", line 47, in __new__ builder = get_builder('TypeCatcherWindow') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/typecatcher_lib/helpers.py", line 38, in get_builder ui_filename = get_data_file('ui', '%s.ui' % (builder_file_name,)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/typecatcher_lib/typecatcherconfig.py", line 44, in get_data_file return os.path.join(get_data_path(), *path_segments) ^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/typecatcher_lib/typecatcherconfig.py", line 61, in get_data_path raise project_path_not_found typecatcher_lib.typecatcherconfig.project_path_not_found

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