ValueError:startfile: filepath too long for Windows
"ValueError:startfile: filepath too long for Windows"
I've got this error. Don't even understand what it means. I've managed to send highlights from one book, but I can't do it for all books and for one specific (in both cases this error appears).
Don't think that problem is with the file name, because I tried different variants, for example just "1". That book from which I successfully extracted highlights (just a second ago), had small amount of them, and that which gives an error, has many of them.
Anyway, great plugin idea, just found out about it!
Full error message:
calibre 6.14 embedded-python: True
Windows-10-10.0.18363-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.18363')
Python 3.10.1
Windows: ('10', '10.0.18363', 'SP0', 'Multiprocessor Free')
Interface language: ru
Successfully initialized third party plugins: Extract ISBN (1, 6, 0) && Highlights to Obsidian (1, 3, 2)
Traceback (most recent call last):
File "calibre_plugins.highlights_to_obsidian.button_act ions", line 144, in send_new_selected_highlights
File "calibre_plugins.highlights_to_obsidian.button_act ions", line 55, in send_highlights
File "calibre_plugins.highlights_to_obsidian.highlight_ sender", line 667, in send
File "calibre_plugins.highlights_to_obsidian.highlight_ sender", line 31, in send_item_to_obsidian
File "webbrowser.py", line 86, in open
File "webbrowser.py", line 607, in open
ValueError: startfile: filepath too long for Windows
|