xxyzz / WordDumb

A calibre plugin that generates Kindle Word Wise and X-Ray files for KFX, AZW3, MOBI and EPUB eBook.
https://xxyzz.github.io/WordDumb/
GNU General Public License v3.0
376 stars 19 forks source link

Python outdated #211

Closed Reevespivak closed 5 months ago

Reevespivak commented 5 months ago

Checkboxes

Describe the bug and copy the error message

Hi,

I keep getting this error message saying my python is out of date even though i have uninstalled it and reinstalled it through windows and through choco in powershell


calibre, version 7.9.0 (win32, embedded-python: True) Outdated Python: Your Python version is too old, please update to a newer version and read the document for more information.

Starting job: Generating Word Wise and X-Ray for MacIntyre, Ben - The Spy and the Traitor Job: "Generating Word Wise and X-Ray for MacIntyre, Ben - The Spy and the Traitor" failed with error: Traceback (most recent call last): File "calibre\gui2\threaded_jobs.py", line 85, in start_work File "calibre_plugins.worddumb.parse_job", line 168, in do_job File "calibre_plugins.worddumb.deps", line 33, in install_deps File "calibre_plugins.worddumb.deps", line 113, in which_python Exception: OutdatedPython

Called with args: (ParseJobData(book_id=16, book_path='C:\Users\Reeves\Calibre Library\Ben Macintyre\MacIntyre, Ben - The Spy and the Tra (16)\MacIntyre, Ben - The Spy and th - Ben Macintyre.azw3', mi=<calibre.ebooks.metadata.book.base.Metadata object at 0x000001EA89421B90>, book_fmt='AZW3', book_lang='en', useragent='WordDumb/3.31.0 (https://github.com/xxyzz/WordDumb)', plugin_path=WindowsPath('C:/Users/Reeves/AppData/Roaming/calibre/plugins/WordDumb.zip'), spacy_model='en_core_web_md', create_ww=True, create_x=True, asin='BBUSRPH2ZW', acr='MacIntyre,Ben-_The_Spy_and_th', revision='b85d8b58', kfx_json=None, mobihtml=b'<?xml version="1.0" encoding="UTF-8"?>\n\n \n The Spy and the Traitor\n \n \n\n\n <p id="filepos225" class="calibre" aid="1">\n\n

\n\n

\n

\n\n\n<?xml version="1.0" encoding="UTF-8"?>\n\n \n The Spy and the Traitor\n \n \n\n\n \n

\n

Plugin settings and reproduce steps

Trying to add xray to book

Generated files, screenshots or videos

No response