Open cy0 opened 5 years ago
go to cmd and type "pip install pyttsx3"
please create a requirements.txt file so as to remove the hindrance of installing the same.
Bro I've install every thing but it asks for the build and install portaudio for it
go to cmd and type "pip install pyttsx3"
try pip3 install pyttsx3 if that doesn't work
Traceback (most recent call last): File "/Users/xolisaradebe/Documents/assistant.py", line 1, in
import pyttsx3
ModuleNotFoundError: No module named 'pyttsx3'
I have installed all import. what seems to be the problem.