-
Traceback (most recent call last):
File "C:\Users\rajan\PycharmProjects\for web\venv\lib\site-packages\pyttsx3\__init__.py", line 20, in init
eng = _activeEngines[driverName]
File "E:\Pytho…
-
`Traceback (most recent call last):
File "joy.py", line 10, in
engine.setProperty('voice', voices[1].id)
NameError: name 'voices' is not defined`
The module is default working on the Micr…
-
this is what I got if i tried to create an object (engine = pyttsx3.init()):
```
Traceback (most recent call last):
File "/home/shoukrey/.local/lib/python3.7/site-packages/pyttsx3/__init__.py", l…
-
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", l…
ghost updated
4 years ago
-
When downloading a file, an error pops up, how to fix it?
Code:
`import pyttsx3
engine = pyttsx3.init()
engine.say("hello world")
engine.runAndWait()`
Error:
`Expression 'alsa_snd_pcm_hw_param…
-
My program include child threads but when i am converting it into exe using cx_freeze only the main thread is running but child threads are not running .
please help.
Here is the setup.py file
…
-
` ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.`
![image](https://user-images.githubusercontent.com/58512908/77032390-40d17300-69ca-1…
ghost updated
4 years ago
-
Collecting pyttsx3
Using cached https://files.pythonhosted.org/packages/f4/20/f6c582c5f2735ca5c55ae52f1ddbc7447fb3565b5ac2fdc24a8d534f4aa1/pyttsx3-2.84-py3-none-any.whl
Collecting pyobjc>=2.4 (fro…
-
Collecting pyobjc-framework-CoreAudioKit==6.1
Downloading pyobjc-framework-CoreAudioKit-6.1.tar.gz (18 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -c 'im…
-
Traceback (most recent call last):
File "/root/anaconda3/envs/tensorflow_env/lib/python3.7/site-packages/pyttsx3/__init__.py", line 20, in init
eng = _activeEngines[driverName]
File "/root/…