Помогите! Я не могу его инициализировать!
Что-то имеет __pycache**__** и обнаружены эти ошибки!
import pyttsx3
engine = pyttsx3.init()
AttributeError: module 'pyttsx3' has no attribute 'init' (consider renaming 'c:\Users\User\.vscode\assistant\pyttsx3.py' if it has the same name as a library you intended to import)