Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 630528 Details for
Bug 716352
x11-terms/kitty-0.17.2 has run-time dependency on dev-python/importlib_resources for autocompletion
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Full exception
file_716352.txt (text/plain), 3.49 KB, created by
AlexDi
on 2020-04-05 16:45:02 UTC
(
hide
)
Description:
Full exception
Filename:
MIME Type:
Creator:
AlexDi
Created:
2020-04-05 16:45:02 UTC
Size:
3.49 KB
patch
obsolete
> File "/usr/bin/../lib64/kitty/kitty/rc/base.py", line 220, in all_command_names > from importlib.resources import contents >ModuleNotFoundError: No module named 'importlib.resources' > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main > "__main__", mod_spec) > File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code > exec(code, run_globals) > File "/usr/bin/../lib64/kitty/__main__.py", line 121, in <module> > main() > File "/usr/bin/../lib64/kitty/__main__.py", line 112, in main > namespaced(['+', first_arg[1:]] + sys.argv[2:]) > File "/usr/bin/../lib64/kitty/__main__.py", line 70, in namespaced > func(args[1:]) > File "/usr/bin/../lib64/kitty/__main__.py", line 40, in complete > complete_main(args[1:], entry_points, namespaced_entry_points) > File "/usr/bin/../lib64/kitty/kitty/complete.py", line 493, in main > ans = find_completions(words, new_word, entry_points, namespaced_entry_points) > File "/usr/bin/../lib64/kitty/kitty/complete.py", line 429, in find_completions > completions_for_first_word(ans, prefix, entry_points, namespaced_entry_points) > File "/usr/bin/../lib64/kitty/kitty/complete.py", line 185, in completions_for_first_word > cmds = ['@' + c for c in remote_control_command_names()] > File "/usr/bin/../lib64/kitty/kitty/complete.py", line 60, in remote_control_command_names > return tuple(sorted(x.replace('_', '-') for x in all_command_names())) > File "/usr/bin/../lib64/kitty/kitty/rc/base.py", line 222, in all_command_names > from importlib_resources import contents # type:ignore >ModuleNotFoundError: No module named 'importlib_resources' >Traceback (most recent call last): > File "/usr/bin/../lib64/kitty/kitty/rc/base.py", line 220, in all_command_names > from importlib.resources import contents >ModuleNotFoundError: No module named 'importlib.resources' > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib64/python3.6/runpy.py", line 193, in _run_module_as_main > "__main__", mod_spec) > File "/usr/lib64/python3.6/runpy.py", line 85, in _run_code > exec(code, run_globals) > File "/usr/bin/../lib64/kitty/__main__.py", line 121, in <module> > main() > File "/usr/bin/../lib64/kitty/__main__.py", line 112, in main > namespaced(['+', first_arg[1:]] + sys.argv[2:]) > File "/usr/bin/../lib64/kitty/__main__.py", line 70, in namespaced > func(args[1:]) > File "/usr/bin/../lib64/kitty/__main__.py", line 40, in complete > complete_main(args[1:], entry_points, namespaced_entry_points) > File "/usr/bin/../lib64/kitty/kitty/complete.py", line 493, in main > ans = find_completions(words, new_word, entry_points, namespaced_entry_points) > File "/usr/bin/../lib64/kitty/kitty/complete.py", line 429, in find_completions > completions_for_first_word(ans, prefix, entry_points, namespaced_entry_points) > File "/usr/bin/../lib64/kitty/kitty/complete.py", line 185, in completions_for_first_word > cmds = ['@' + c for c in remote_control_command_names()] > File "/usr/bin/../lib64/kitty/kitty/complete.py", line 60, in remote_control_command_names > return tuple(sorted(x.replace('_', '-') for x in all_command_names())) > File "/usr/bin/../lib64/kitty/kitty/rc/base.py", line 222, in all_command_names > from importlib_resources import contents # type:ignore >ModuleNotFoundError: No module named 'importlib_resources'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 716352
: 630528