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

WSL error #199

Open
bwhite55 opened this issue Jan 6, 2025 · 6 comments
Open

WSL error #199

bwhite55 opened this issue Jan 6, 2025 · 6 comments
Labels
fixed in next update (pending) windows Related to the windows operating system

Comments

@bwhite55
Copy link

bwhite55 commented Jan 6, 2025

I got some problem when I run on wsl
屏幕截图 2025-01-06 190512

@ROBERT-MCDOWELL
Copy link
Collaborator

change in ./lib/conf.py to
interface_host = '127.0.0.1'

@bwhite55
Copy link
Author

bwhite55 commented Jan 6, 2025

将 ./lib/conf.py 更改为 interface_host = '127.0.0.1'

thanks for the response,but I still meet the problem after changing
屏幕截图 2025-01-06 204444
屏幕截图 2025-01-06 204656

@ROBERT-MCDOWELL
Copy link
Collaborator

ROBERT-MCDOWELL commented Jan 6, 2025

it's impossible it's still the same. check if you change the right file from the right repo

@bwhite55
Copy link
Author

bwhite55 commented Jan 6, 2025

it's impossible it's still the same. check if you change the right file from the right repo

I encountered the above issue when I interrupted by keyboard input. If I don't interrupt, it doesn't display like that, but it waits for a long time and then shows the following error
屏幕截图 2025-01-06 215826
屏幕截图 2025-01-06 215837

@ROBERT-MCDOWELL
Copy link
Collaborator

it's a know bug fixed on the next update.

  1. remove completely python_env folder
  2. remove completely ~/minicoonda3 folder
  3. install (don't know your OS, apt-get, dnf, or other) mecab
  4. do pip cache purge
  5. run ./ebook2audiobook.sh

@bwhite55
Copy link
Author

bwhite55 commented Jan 6, 2025

it's a know bug fixed on the next update.

  1. remove completely python_env folder
  2. remove completely ~/minicoonda3 folder
  3. install (don't know your OS, apt-get, dnf, or other) mecab
  4. do pip cache purge
  5. run ./ebook2audiobook.sh

Thank you for your response. I will wait for the next upgrade

@DrewThomasson DrewThomasson added windows Related to the windows operating system fixed in next update (pending) labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed in next update (pending) windows Related to the windows operating system
Projects
None yet
Development

No branches or pull requests

3 participants