Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #98899

Re: import module pyttsx in windows IDLE failed

From Terry Reedy <tjreedy@udel.edu>
Newsgroups comp.lang.python
Subject Re: import module pyttsx in windows IDLE failed
Date 2015-11-16 13:20 -0500
Message-ID <mailman.371.1447698071.16136.python-list@python.org> (permalink)
References <mailman.369.1447694899.16136.python-list@python.org> <xCo2y.42201$PO1.14489@fx08.ams1>

Show all headers | View raw


On 11/16/2015 12:45 PM, input/ldompeling@casema.nl wrote:
> In reply to "MRAB" who wrote the following:
> Have you installed pyttsx?
>
> No, I did not.
> Where can I find pyttsx to install ?

Let pip find it (its on pypi).
On a command line, enter 'pip install pyttsx'

-- 
Terry Jan Reedy

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

import module  pyttsx in windows IDLE failed input/ldompeling@casema.nl - 2015-11-16 17:12 +0000
  Re: import module pyttsx in windows IDLE failed MRAB <python@mrabarnett.plus.com> - 2015-11-16 17:28 +0000
    Re: import module pyttsx in windows IDLE failed input/ldompeling@casema.nl - 2015-11-16 17:45 +0000
      Re: import module pyttsx in windows IDLE failed MRAB <python@mrabarnett.plus.com> - 2015-11-16 18:12 +0000
      Re: import module pyttsx in windows IDLE failed Terry Reedy <tjreedy@udel.edu> - 2015-11-16 13:20 -0500
        Re: import module pyttsx in windows IDLE failed input/ldompeling@casema.nl - 2015-11-16 20:03 +0000
          Re: import module pyttsx in windows IDLE failed Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-11-16 20:02 -0500

csiph-web