abdnh / abdnh/anki-wiktionary

Error handling:

Đang mở
#11 1 bình luận 0 reaction 0 người được giao Xem trên GitHub
Ngôn ngữ chính
Python
Star
27
Fork
3
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Anki 24.06.3 (d678e393) (ao)
Python 3.9.18 Qt 6.6.2 PyQt 6.6.1
Platform: Windows-10-10.0.22631

Traceback (most recent call last):
File "aqt.webview", line 637, in handler
File "aqt.editor", line 634, in
File "C:\Users\username\AppData\Roaming\Anki2\addons21\2087444887\main.py", line 68, in on_editor_button_clicked
dialog = WiktionaryFetcherDialog(editor.mw, editor.parentWindow, [editor.note])
File "C:\Users\username\AppData\Roaming\Anki2\addons21\2087444887\gui\main.py", line 47, in __init__
super().__init__(parent)
File "C:\Users\username\AppData\Roaming\Anki2\addons21\2087444887\gui\dialog.py", line 13, in __init__
super().__init__(__name__, parent, flags)
File "C:\Users\username\AppData\Roaming\Anki2\addons21\2087444887\vendor\ankiutils\gui\dialog.py", line 20, in __init__
self.setup_ui()
File "C:\Users\username\AppData\Roaming\Anki2\addons21\2087444887\gui\main.py", line 69, in setup_ui
self.form.dictionaryComboBox.addItems(get_dict_names())
File "C:\Users\username\AppData\Roaming\Anki2\addons21\2087444887\utils.py", line 21, in get_dict_names
return [p.stem for p in get_dicts()]
File "C:\Users\username\AppData\Roaming\Anki2\addons21\2087444887\utils.py", line 17, in get_dicts
return [p for p in (consts.dicts_dir).iterdir() if p.is_file()]
File "C:\Users\username\AppData\Roaming\Anki2\addons21\2087444887\utils.py", line 17, in
return [p for p in (consts.dicts_dir).iterdir() if p.is_file()]
File "pathlib", line 1160, in iterdir
FileNotFoundError: [WinError 3] The system cannot find the path specified: 'C:\\Users\\username\\AppData\\Roaming\\Anki2\\addons21\\2087444887\\user_files\\dictionaries'

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.