Hello everyone
I'm trying to run [PyBridge] Text to Speech with pyttsx3
What I did:
Create a local Python runtime:
Completed. Exit code: 1
Open local Python shell:
Completed. Exit code: 0
Open global Python shell:
Completed. Exit code: 0
I execute the command:
pip install pyttsx3
...
[notice] A new release of pip is available: 24.3.1 -> 25.1.1
[notice] To update, run: python.exe -m pip install --upgrade pip
This is my first test with PyBridge
I'm a little lost...
This error appears when I try to run it
Thanks in advance
I'm trying to run [PyBridge] Text to Speech with pyttsx3
What I did:
Create a local Python runtime:
Completed. Exit code: 1
Open local Python shell:
Completed. Exit code: 0
Open global Python shell:
Completed. Exit code: 0
I execute the command:
pip install pyttsx3
...
[notice] A new release of pip is available: 24.3.1 -> 25.1.1
[notice] To update, run: python.exe -m pip install --upgrade pip
This is my first test with PyBridge
I'm a little lost...
This error appears when I try to run it
Thanks in advance