deangelisdf / write2audiobook

A powerful tool designed to convert text-based documents into engaging audiobooks. Perfect for anyone looking to make reading more accessible, whether for people with visual impairments or for those who simply prefer listening on the go.
MIT License
2 stars 4 forks source link

Requirements Corrections #7

Closed brunodavi closed 2 months ago

brunodavi commented 2 months ago

When I went to install the requirements they always gave errors

`python package not found version >= 3.9``

Even with the `.venv`` active I had these errors:

An alternative would be to use this for each package:

requirements

pyttsx3; python_version >= '3.9'

Commits: