![]() |
|
#1
|
|||
|
|||
Socket Error
Hi,
funny thing happened. Tried the above posted code and now Vizard does not start any program (vizard starts but when I press run it does only give me the below error) any more. What to do? Traceback (most recent call last): File "<string>", line 1, in ? File "C:\Program Files\Vizard25\viz.py", line 13, in ? import socket File ".\socket.py", line 4, in ? viz.go() AttributeError: 'module' object has no attribute 'go' Traceback (most recent call last): File "<string>", line 1, in ? File "C:\Program Files\Vizard25\vizact.py", line 188, in ? class VizGotoAction(viz.ActionClass): AttributeError: 'module' object has no attribute 'ActionClass' Traceback (most recent call last): File "<string>", line 3, in ? NameError: name 'viz' is not defined Traceback (most recent call last): File "<string>", line 1, in ? NameError: name 'viz' is not defined in ? import vizinfo File "C:\Program Files\Vizard25\python\vizinfo.py", line 22, in ? _TEXTALIGN = [viz.TEXT_RIGHT_TOP,viz.TEXT_LEFT_TOP,viz.TEXT_RIGH T_TOP,viz.TEXT_LEFT_TOP] AttributeError: 'module' object has no attribute 'TEXT_RIGHT_TOP' |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|