[12992] Failed to execute script 'main' due to unhandled exception #59
Replies: 2 comments 2 replies
-
Could you share that enex file? |
Beta Was this translation helpful? Give feedback.
2 replies
-
This should be fixed in the latest version. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear Vlad, thank you so much for your great tool!! It seems to be the only real solution for importing enex to notion.
After importing 2 of 3 enex files successfully, one enex is not working. Do you have an idea what I could do? Thank you very very much!
my input: .\enex2notion.exe --token 4... Evernote1.enex
error message:
INFO: 'Evernote ENEX Import' page found
INFO: Processing notebook 'Evernote1'...
Traceback (most recent call last):
File "enex2notion[main.py](http://main.py/)", line 4, in
File "enex2notion[cli.py](http://cli.py/)", line 47, in main
File "enex2notion[cli.py](http://cli.py/)", line 32, in cli
File "enex2notion[cli.py](http://cli.py/)", line 42, in _process_input
File "enex2notion[cli_upload.py](http://cli_upload.py/)", line 53, in upload_notebook
File "enex2notion[enex_parser.py](http://enex_parser.py/)", line 23, in count_notes
File "enex2notion[enex_parser_xml.py](http://enex_parser_xml.py/)", line 23, in iter_process_xml_elements
File "xml\etree[ElementTree.py](http://elementtree.py/)", line 1227, in iterator
File "xml\etree[ElementTree.py](http://elementtree.py/)", line 1302, in read_events
File "xml\etree[ElementTree.py](http://elementtree.py/)", line 1274, in feed
xml.etree.ElementTree.ParseError: undefined entity : line 10908018, column 537
[12992] Failed to execute script 'main' due to unhandled exception!
I'm new, first discussion on github, sorry if I misdo something. Thank you so much! Greetings
Beta Was this translation helpful? Give feedback.
All reactions