I am trying to create a Voice Assistant but cannot get over this error from this code as nothing is helping me out even looking it up.
import datetime
import pywhatkit
import wikipedia
listener = sr.Recognizer()
alexa = pyttsx3.init()
voices = alexa.getProperty('voices')