Giter VIP home page Giter VIP logo

Comments (10)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
I managed to fix the problem. It had something to do with the comments in the 
speech.py 
file so I removed all the comments and it is working now, so thanks anyway. :)

Again, nice project :)

Original comment by [email protected] on 12 Jul 2009 at 6:34

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Hi, I'm glad to hear that you got things working, and glad you find pyspeech 
useful :)

It's nervewracking to hear that something about the *comments* in a program 
changed
its behavior... why do you think it was the comments?  I'd love to avoid this 
problem
for future users who might not be brave enough to go modify the egg's .py files.

If you have the desire to do a little bug-hunting: if you add back in random
comments, does it break again?  If you put back in the original comments?

Thanks for any more info you can offer -- and if you don't feel like it, don't 
worry
about it :)

Michael

Original comment by [email protected] on 14 Jul 2009 at 4:19

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024

Original comment by [email protected] on 14 Jul 2009 at 4:20

  • Changed state: Accepted

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
hi,
thanks for the reply. I am not sure whether the program was failing to run 
because of 
the comments in it but I really tried everything to get it to work - I 
reinstalled the 
SDK kit like like 5 times and pywin as well but nothing seemed to work. I 
noticed that 
you are using quotes "" instead of the standard # for your comments, is there 
any 
difference btw them? (I've only been programming in python for a year so I am 
still new 
to the language :) ) 

I added a few comments of my own using the # notation to try your code and it 
works now 
so I am still unsure whether that caused the error in the prog:)

Original comment by [email protected] on 14 Jul 2009 at 10:17

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
OK, weird.  Closing as mysteriously fixed.

Original comment by [email protected] on 17 Jul 2009 at 2:59

  • Changed state: Fixed

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Can you re-open this? I am on a x64 platform and installed the same way and am 
getting the exact same error. 

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import speech
  File "C:\Python25\lib\site-packages\speech-0.5.2-py2.5.egg\speech.py", line 63, in <module>
  File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 407, in EnsureModule
    module = GetModuleForTypelib(typelibCLSID, tlbAttr[1], tlbAttr[3], tlbAttr[4])
  File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 262, in GetModuleForTypelib
    AddModuleToCache(typelibCLSID, lcid, major, minor)
  File "C:\Python25\Lib\site-packages\win32com\client\gencache.py", line 554, in AddModuleToCache
    dict = mod.CLSIDToClassMap
AttributeError: 'module' object has no attribute 'CLSIDToClassMap'

Original comment by [email protected] on 11 Feb 2011 at 3:20

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Sure thing :)  Unfortunately I have no x64 platform on which to test, and I am 
spending all my time on chromeadblock.com lately, so the only solution I have 
for this is "patches welcome".

Original comment by [email protected] on 11 Feb 2011 at 3:31

  • Changed state: Accepted

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Note to self: A good fix would be to try/except this block of code with a 
helpful message telling users what to do to fix the problem.  I bet I knew the 
answer to this at some time in the last 3 years and have forgotten it...

Original comment by [email protected] on 11 Feb 2011 at 3:32

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
I tryed to erase the comments without sucess. I'm having the same problem. Can 
someone help?

Original comment by [email protected] on 18 Jan 2013 at 7:39

from pyspeech.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 26, 2024
Ops....solved this issue after installing dragonfly and natlink. Still don´t 
know why or how...

Original comment by [email protected] on 19 Jan 2013 at 12:19

from pyspeech.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.