Closed nateProjects closed 1 month ago
About to push up a fix for this :)
NOT FIXED :(
I was able to re-produce, merged and closed too quickly...
I ran pip install --upgrade nltk
and it's fixed. Unfortunately I think you'll have to do that, it can't be done from inside epub2tts-edge.
Please try that and let me know if it resolves the issue.
That worked perfectly! Thanks so much! I'll recommend this to any I think could use it - I certainly will! Cheers! Nate
On Thu, 10 Oct 2024 at 18:53, Christopher Aedo @.***> wrote:
I ran pip install --upgrade nltk and it's fixed. Unfortunately I think you'll have to do that, it can't be done from inside epub2tts-edge.
Please try that and let me know if it resolves the issue.
— Reply to this email directly, view it on GitHub https://github.com/aedocw/epub2tts-edge/issues/35#issuecomment-2405717918, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACEB64JV4U7LBKSW6KHBNNLZ225JHAVCNFSM6AAAAABPXIDQP2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBVG4YTOOJRHA . You are receiving this because you authored the thread.Message ID: @.***>
Excellent, glad that sorted it, and glad you're enjoying the script!
Hiya! I'm getting a 'LookupError' - Resource punkt_tab not found. Please use the NLTK Downloader to obtain the resource:
I have imported it and it is in /Users/nat/nltk_data and it is looking there, but still not finding it.
I'm on MacOS 15.0.1 M1 Arm. Thanks!