Please post the full output of running:
pip install pyttsx3
so that we can see the error messages. Likewise, if the "import pyytsx3"
statement causes python to emit an error, please post the _full_
transcript of the failure. "error like exit code 1" is not sufficiently
precise.
Note that this is a text only list, so do not attach screenshots; insert
the error text straight into the message body.
If pip is working but an import fails, make sure the "pip" command
you're running installs for the python you're using. It is common for
systems to have both a python2 and python3 installed presently, so there
is some scope for pip installing into the wrong python.
Cheers,
Cameron Simpson <
c...@cskk.id.au>