Skip to content

Installation fails on clean wsl Ubuntu 24.04 installation #14

Description

@PieterDenToom

Running:

#install dependencies
sudo apt install espeak-ng ffmpeg python3-venv
#clone the repo
git clone https://github.com/aedocw/epub2tts-kokoro
cd epub2tts-kokoro
#OPTIONAL - install this in a virtual environment
python3 -m venv .venv && source .venv/bin/activate
pip install .

Errors with:

pip._vendor.urllib3.exceptions.ProtocolError: ("Connection broken: OSError(5, 'Input/output error')", OSError(5, 'Input/output error'))

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions