WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
  #1  
Old 06-21-2005, 02:19 PM
Johannes Johannes is offline
Member
 
Join Date: Jan 2005
Posts: 143
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'
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 01:27 AM.


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