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

导出 HTML 出现 traceback 错误 #1

Open
chlorine3545 opened this issue Aug 26, 2024 · 3 comments
Open

导出 HTML 出现 traceback 错误 #1

chlorine3545 opened this issue Aug 26, 2024 · 3 comments

Comments

@chlorine3545
Copy link

如题,错误信息如下:

Traceback (most recent call last):
  File "/Users/chlorine/Downloads/arc-bookmarks/main.py", line 368, in <module>
    bookmarks = get_bookmarks(SidebarFile)
                ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/Users/chlorine/Downloads/arc-bookmarks/main.py", line 125, in get_bookmarks
    spaces[space_index]['title'] = emoji + item['value']['title']
                                           ~~~~~~~~~~~~~^^^^^^^^^
KeyError: 'title'

命令为 python3 main.py --save-html=bookmark.html

此致。

@Issues-translate-bot
Copy link

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Title: Traceback error occurs when exporting HTML

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

4 participants
@Issues-translate-bot @chlorine3545 and others