The installation finished with asking to create keyboard shorcuts, but did after a restart the shortcuts did not work for me.
When trying to follow the installation script manually I got:
~/bin/Verbify-TTS $ python3 -m venv env
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.
apt install python3.10-venv
Catching this error and giving the user and informative message might help.
Maybe also pick this up in the README.md
The installation finished with asking to create keyboard shorcuts, but did after a restart the shortcuts did not work for me.
When trying to follow the installation script manually I got:
Catching this error and giving the user and informative message might help. Maybe also pick this up in the README.md