WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   problems with makepy applications (https://forum.worldviz.com/showthread.php?t=3019)

Darkmax 10-12-2010 09:47 AM

problems with makepy applications
 
im having problems with make py trying to use the microsoft speech sdk for voice recognition.

I didn't have any troubles in my computer but when i tried to install it on another computer with the step of the makepy it return this errors:

Code:

Traceback (most recent call last):
  File "", line 11, in ?
  File "makepy.py", line 383, in ?
    rc = main()
  File "makepy.py", line 362, in main
    rc = selecttlb.SelectTlb()
** Load Time: 1.80 seconds
  File "C:\Program Files\WorldViz\Vizard30\bin\Lib\site-packages\win32com\client\selecttlb.py", line 150, in SelectTlb
    i.major = int(i.major, 16)
ValueError: invalid literal for int(): CS

if someone knows why this happening?

P.D. i already install vizard 3.18 and win32 plugin and microsoft speech sdk before running the makepy application. And the computer where im trying to install this is a laptop with windows xp 32bits with intel core 2 duo


All times are GMT -7. The time now is 04:21 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC