[Tutor] winsound.Beep(500,500) "Failed to beep"

Alex Hall mehgcap at gmail.com
Sat Jun 12 14:13:18 CEST 2010


Not that it helps much, but using win7x64 and Python 2.6 it works as
expected. Possibly your sound card? Update drivers?

On 6/12/10, Richard D. Moores <rdmoores at gmail.com> wrote:
>>>> import winsound
>>>> winsound.Beep(500,500)
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
> RuntimeError: Failed to beep
>>>>
>
> Vista, Python 3.1
>
> Any ideas?
>
> Dick Moores
>


-- 
Have a great day,
Alex (msg sent from GMail website)
mehgcap at gmail.com; http://www.facebook.com/mehgcap


More information about the Tutor mailing list